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 7a26354 commit 25ccf32Copy full SHA for 25ccf32
3 files changed
.github/workflows/build.yml
@@ -66,7 +66,6 @@ jobs:
66
- name: Release
67
env:
68
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
70
run: npx semantic-release
71
72
- name: Set npm package url to GITHUB_OUTPUT
0 commit comments