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