We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86f272b + e9460a3 commit b0595e9Copy full SHA for b0595e9
1 file changed
.github/workflows/publish.yml
@@ -1,7 +1,8 @@
1
name: Publish NPM Package
2
3
on:
4
- workflow_dispatch:
+ release:
5
+ types: [published]
6
7
permissions:
8
contents: read
0 commit comments