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 1cbe77b commit 1fb84c2Copy full SHA for 1fb84c2
.github/workflows/npm-publish.yml
@@ -1,8 +1,7 @@
1
name: npm-publish
2
on:
3
- push:
4
- branches:
5
- - master
+ release:
+ types: [published]
6
jobs:
7
npm-publish:
8
0 commit comments