Skip to content

Commit

Permalink
Update token on auto-merge action (#3570)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankatiyar authored Jan 29, 2024
1 parent 4f94b17 commit de435f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Automerge PRs with "automerge" label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GH_TAGGING_TOKEN }}"

0 comments on commit de435f2

Please sign in to comment.