Skip to content

Commit

Permalink
Revert "fix(ci): use bot token to create release PR so tests run"
Browse files Browse the repository at this point in the history
This reverts commit 3980490.
  • Loading branch information
themightychris committed Dec 9, 2024
1 parent 3980490 commit f77ca5f
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.BOT_GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
release-branch: main

0 comments on commit f77ca5f

Please sign in to comment.