Update npm-publish-github-packages.yml
This commit is contained in:
parent
4b9e088932
commit
7cfdf23ef5
1 changed files with 1 additions and 0 deletions
|
|
@ -38,4 +38,5 @@ jobs:
|
||||||
- name: Release with semantic-release to GitHub Packages only
|
- name: Release with semantic-release to GitHub Packages only
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
run: pnpm run release
|
run: pnpm run release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue