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 01cbea7 commit f8e91acCopy full SHA for f8e91ac
.github/workflows/draft-release.yml
@@ -31,7 +31,7 @@ jobs:
31
name: Release draft
32
if: github.event_name != 'pull_request'
33
needs: [ verify ]
34
- runs-on: windows-latest
+ runs-on: ubuntu-latest
35
permissions:
36
contents: write
37
steps:
0 commit comments