Update auto_commit.yml (#279)

pull/282/head
Christopher Jolly 8 months ago committed by GitHub
parent 1069897167
commit e3c8435220
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@ jobs:
with:
repository: ${{ github.event.workflow_run.head_repository.full_name }}
ref: ${{ github.event.workflow_run.head_branch }}
token: ${{ secrets.GH_PUBLIC_REPOSITORIES_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
- name: 'Download Green Tests'
id: DownloadGreenTests

Loading…
Cancel
Save