Skip to content

Commit 2ecc85e

Browse files
committed
rename automerge token secret
1 parent f6e7acb commit 2ecc85e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: gh pr merge --auto --merge "$PR_URL"
1818
env:
1919
PR_URL: ${{ github.event.pull_request.html_url }}
20-
GH_TOKEN: ${{ secrets.GH_TOKEN_HOOF_ACTIONS }}
20+
GH_TOKEN: ${{ secrets.HOOF_ACTIONS_TOKEN }}

0 commit comments

Comments
 (0)