Skip to content

Commit 10f4704

Browse files
fix(ci): use bot token to prepare PR
1 parent 753df8e commit 10f4704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616

1717
- uses: JarvusInnovations/infra-components@channels/github-actions/release-prepare/latest
1818
with:
19-
github-token: ${{ secrets.GITHUB_TOKEN }}
19+
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
2020
release-branch: releases/v1

0 commit comments

Comments
 (0)