We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305c1f4 commit a6f8b64Copy full SHA for a6f8b64
1 file changed
.github/workflows/publish.yml
@@ -1,8 +1,7 @@
1
name: Publish
2
3
on:
4
- release:
5
- types: [created]
+ push
6
7
jobs:
8
publish:
0 commit comments