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 753df8e commit 10f4704Copy full SHA for 10f4704
.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: releases/v1
0 commit comments