Skip to content

Commit

Permalink
ci: Run changesets release as seek-oss-ci user (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto authored Dec 15, 2022
1 parent 5186916 commit 84c2c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
version: pnpm run version
publish: pnpm release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SEEK_OSS_CI_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEEK_OSS_CI_NPM_TOKEN }}

0 comments on commit 84c2c8f

Please sign in to comment.