Skip to content

Commit

Permalink
chore: update to use release token
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jun 23, 2022
1 parent 87d1a7a commit 8ce7281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -69,7 +69,7 @@ jobs:
git config --global user.name "Balázs Orbán"
pnpm release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
NPM_TOKEN_PKG: ${{ secrets.NPM_TOKEN_PKG }}
NPM_TOKEN_ORG: ${{ secrets.NPM_TOKEN_ORG }}
release-pr:
Expand Down

0 comments on commit 8ce7281

Please sign in to comment.