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 c7fedca commit 0aa0d34Copy full SHA for 0aa0d34
.github/workflows/npm-publish.yml
@@ -1,8 +1,8 @@
1
2
on:
3
push:
4
- tags:
5
- - "*"
+ branches:
+ - master
6
7
jobs:
8
release:
0 commit comments