Update npm-publish-github-packages.yml

This commit is contained in:
암냥 (imnyang) 2025-06-06 04:05:03 +09:00 committed by GitHub
commit 7cfdf23ef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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