Update npm-publish-github-packages.yml

This commit is contained in:
암냥 (imnyang) 2025-06-06 04:05:23 +09:00 committed by GitHub
commit 07202e1bca
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 - 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