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 3f7dd09 commit 595834fCopy full SHA for 595834f
.github/workflows/release.yml
@@ -1,9 +1,8 @@
1
name: release
2
3
on:
4
- push
5
- # release:
6
- # types: [published]
+ release:
+ types: [published]
7
8
9
0 commit comments