We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ac524 commit 3980490Copy full SHA for 3980490
.github/workflows/release-prepare.yml
@@ -16,5 +16,5 @@ jobs:
16
17
- uses: JarvusInnovations/infra-components@channels/github-actions/release-prepare/latest
18
with:
19
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
20
release-branch: main
0 commit comments