We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e7acb commit 2ecc85eCopy full SHA for 2ecc85e
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -17,4 +17,4 @@ jobs:
17
run: gh pr merge --auto --merge "$PR_URL"
18
env:
19
PR_URL: ${{ github.event.pull_request.html_url }}
20
- GH_TOKEN: ${{ secrets.GH_TOKEN_HOOF_ACTIONS }}
+ GH_TOKEN: ${{ secrets.HOOF_ACTIONS_TOKEN }}
0 commit comments