Skip to content

Commit

Permalink
Merge pull request #74 from kan01234/feature/test-token
Browse files Browse the repository at this point in the history
Feature/test token
  • Loading branch information
kan01234 authored Nov 27, 2022
2 parents 47e7b4e + 00be434 commit 1bc8f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execute-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
if: always()
uses: devops-infra/action-commit-push@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.ACTION_TOKEN }}
commit_prefix: "[AUTO-COMMIT] add execute result"

0 comments on commit 1bc8f52

Please sign in to comment.