We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c791c commit 4014ba1Copy full SHA for 4014ba1
1 file changed
.github/workflows/release.yml
@@ -27,7 +27,4 @@ jobs:
27
run: npm i
28
29
- name: Release
30
- env:
31
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
33
run: npx semantic-release --branches=main --debug
0 commit comments