Skip to content

Commit 1bc8f52

Browse files
authored
Merge pull request #74 from kan01234/feature/test-token
Feature/test token
2 parents 47e7b4e + 00be434 commit 1bc8f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/execute-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
if: always()
3232
uses: devops-infra/action-commit-push@master
3333
with:
34-
github_token: ${{ secrets.GITHUB_TOKEN }}
34+
github_token: ${{ secrets.ACTION_TOKEN }}
3535
commit_prefix: "[AUTO-COMMIT] add execute result"

0 commit comments

Comments
 (0)