Skip to content

Commit 570d236

Browse files
authored
chore: change token for release (#8)
1 parent eb1a15a commit 570d236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
publish: pnpm release
3636
version: pnpm version-packages
3737
env:
38-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38+
GITHUB_TOKEN: ${{ secrets.CHANGESETS_PAT }}
3939
NPM_CONFIG_PROVENANCE: true
4040

4141
- name: Create GitHub Releases

0 commit comments

Comments
 (0)