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 9771827 commit ec6c7bdCopy full SHA for ec6c7bd
.github/workflows/publish.yml
@@ -66,3 +66,4 @@ jobs:
66
env:
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
69
+ if: github.ref == 'refs/heads/main'
0 commit comments