Add missing github-token parameter

This commit is contained in:
Oliver Hamlet
2024-07-06 00:48:02 +01:00
parent edf0dde373
commit dd4dfc12e1
+1
View File
@@ -21,6 +21,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: sync-translations-data
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
- name: Checkout the pull request's HEAD