We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77ec64 commit 5137ce3Copy full SHA for 5137ce3
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
env:
44
GH_TOKEN: ${{ secrets.GH_TOKEN }}
45
build-on-win:
46
- runs-on: window-latest
+ runs-on: windows-latest
47
strategy:
48
fail-fast: false
49
steps:
0 commit comments