mirror of
https://github.com/loot/prelude.git
synced 2026-07-27 14:16:48 -07:00
Add missing github-token parameter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user