We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13411e4 commit 7511e57Copy full SHA for 7511e57
.github/workflows/pr.yml
@@ -9,7 +9,7 @@ jobs:
9
dependencies:
10
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
11
secrets:
12
- githubToken: ${{ secrets.GITHUB_TOKEN }}
+ githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
13
14
release:
15
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
0 commit comments