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 2cb0ede commit a28753aCopy full SHA for a28753a
.github/workflows/auto-approve.yml
@@ -19,4 +19,4 @@ jobs:
19
steps:
20
- uses: hmarr/[email protected]
21
with:
22
- github-token: ${{ secrets.AUTOMATION_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments