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