We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25b041 commit 2acb0d8Copy full SHA for 2acb0d8
.github/workflows/build.yml
@@ -19,4 +19,3 @@ jobs:
19
run: npm publish --tag next
20
env:
21
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
22
- if: github.ref == 'refs/heads/master'
0 commit comments