We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47e7b4e + 00be434 commit 1bc8f52Copy full SHA for 1bc8f52
.github/workflows/execute-main.yml
@@ -31,5 +31,5 @@ jobs:
31
if: always()
32
uses: devops-infra/action-commit-push@master
33
with:
34
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.ACTION_TOKEN }}
35
commit_prefix: "[AUTO-COMMIT] add execute result"
0 commit comments