Skip to content

Commit 6d51f14

Browse files
authored
Update auto_commit.yml
1 parent 1069897 commit 6d51f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
repository: ${{ github.event.workflow_run.head_repository.full_name }}
1717
ref: ${{ github.event.workflow_run.head_branch }}
18-
token: ${{ secrets.GH_PUBLIC_REPOSITORIES_TOKEN }}
18+
token: ${{ secrets.GITHUB_TOKEN }}
1919
fetch-depth: 0
2020
- name: 'Download Green Tests'
2121
id: DownloadGreenTests

0 commit comments

Comments
 (0)