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 21a42e2 commit b4f7ec5Copy full SHA for b4f7ec5
.github/workflows/dependabot-automerge.yml
@@ -22,4 +22,4 @@ jobs:
22
run: gh pr merge --auto --merge "$PR_URL"
23
env:
24
PR_URL: ${{github.event.pull_request.html_url}}
25
- GITHUB_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}
0 commit comments