You've already forked AstralRinth
forked from didirus/AstralRinth
Use alternate NPM_TOKEN config for release
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -55,4 +55,4 @@ jobs:
|
||||
- name: Publish
|
||||
run: pnpm publish package --no-git-checks --tag alpha
|
||||
env:
|
||||
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user