Skip to content

Commit 4bacd77

Browse files
committed
fixup! wip: windows-release
1 parent 1c8f32f commit 4bacd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Windows Releases
33
on:
44
release:
55
types: [published]
6-
create: # Uncomment this to run on tag/branch creation
6+
push: # WIP
77

88
permissions: {}
99

0 commit comments

Comments
 (0)