We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef9c62 commit 45c65d1Copy full SHA for 45c65d1
.github/workflows/release.yml
@@ -31,4 +31,5 @@ jobs:
31
- name: Release
32
env:
33
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
34
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
35
run: npx semantic-release
0 commit comments