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 1c8f32f commit 4bacd77Copy full SHA for 4bacd77
.github/workflows/windows-release.yml
@@ -3,7 +3,7 @@ name: Publish Windows Releases
3
on:
4
release:
5
types: [published]
6
- create: # Uncomment this to run on tag/branch creation
+ push: # WIP
7
8
permissions: {}
9
0 commit comments