Skip to content

Commit

Permalink
chore: use guild bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ru4l committed Sep 28, 2022
1 parent 13411e4 commit 7511e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
dependencies:
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}

release:
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
Expand Down

0 comments on commit 7511e57

Please sign in to comment.