Skip to content

Commit

Permalink
use GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelKoch committed Nov 27, 2023
1 parent 3565cf9 commit 0ec72b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bot-pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
persist-credentials: false
- name: Commit formatting changes
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: cp --preserve .github/format.sh /tmp && /tmp/format.sh

0 comments on commit 0ec72b8

Please sign in to comment.