Skip to content

Commit bb2ba88

Browse files
authored
Merge pull request #5 from vantige-ai/feature/external-scopes
trying to add a new github token to see if it fixes the PR issue
2 parents cf94af9 + 2474dba commit bb2ba88

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
@@ -41,5 +41,5 @@ jobs:
4141
publish: yarn release
4242
version: yarn version-packages
4343
env:
44-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
GITHUB_TOKEN: ${{ secrets.CHANGESETS_TOKEN }}
4545
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)