Skip to content

Commit 3c34bd9

Browse files
authored
Update pr.yml
1 parent 40b8596 commit 3c34bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
1414
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
1515
secrets:
16-
githubToken: ${{ secrets.GITHUB_TOKEN }}
16+
githubToken: ${{ secrets.GH_BOT_TOKEN }}
1717

1818
alpha:
1919
permissions:

0 commit comments

Comments
 (0)