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 3afdfaf commit 1b7d43dCopy full SHA for 1b7d43d
.github/workflows/publish.yml
@@ -1,6 +1,8 @@
1
name: Publish
2
on:
3
- release
+ release:
4
+ types:
5
+ - published
6
7
jobs:
8
publish:
0 commit comments