Skip to content

Commit

Permalink
chore: fixup GH Token
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoDelnat committed Aug 10, 2023
1 parent 99f69e0 commit 0db8f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
commit: "chore: release"
publish: npm run publish-packages
env:
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0db8f20

Please sign in to comment.