We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32791c commit a1d06d2Copy full SHA for a1d06d2
.github/workflows/main_ourumbraco.yml
@@ -82,7 +82,7 @@ jobs:
82
path: '/published/**'
83
84
deploy:
85
- runs-on: windows-latest
+ runs-on: ubuntu-latest
86
needs: build
87
environment:
88
name: 'Production'
0 commit comments