Skip to content

Commit

Permalink
fix(ci): use bot token to prepare PR
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Apr 29, 2023
1 parent c559c55 commit b22f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:

- uses: JarvusInnovations/infra-components@channels/github-actions/release-prepare/latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
release-branch: releases/v3

0 comments on commit b22f160

Please sign in to comment.