We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b62b15f + 8e7f783 commit b51b545Copy full SHA for b51b545
.github/workflows/publish-package.yml
@@ -5,7 +5,7 @@ name: deploy
5
6
on:
7
release:
8
- types: [created]
+ types: [published]
9
10
jobs:
11
build:
0 commit comments