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 5b3927d commit 2ac36b1Copy full SHA for 2ac36b1
.github/workflows/ci.yml
@@ -76,5 +76,4 @@ jobs:
76
if: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
77
env:
78
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
79
- NPM_TOKEN: ${{ secrets.SHARED_NPMJS_TOKEN }}
80
run: npm run semantic-release
0 commit comments