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