Skip to content

Commit bb99c5a

Browse files
committed
Update Github Token for Changesets
1 parent 6a715c8 commit bb99c5a

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
@@ -60,5 +60,5 @@ jobs:
6060
publish: pnpm release-packages
6161
env:
6262
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
63-
GITHUB_TOKEN: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
63+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)