Skip to content

Commit

Permalink
ci: update token in automerge (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot authored Nov 20, 2024
1 parent 5dfcd42 commit c0837ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run command
run: gh pr merge -s --auto ${{ github.event.pull_request.number }}
env:
GH_TOKEN: ${{ secrets.GH_FULL_PAT }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c0837ca

Please sign in to comment.