Skip to content

Commit

Permalink
💚 add personal access token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
fa-fifi committed Jan 2, 2024
1 parent fe22db1 commit d17a305
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 @@ -25,4 +25,4 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.PERSONAL_ACCESS_TOKEN}}

0 comments on commit d17a305

Please sign in to comment.