@ -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