Skip to content

Commit 1f8b4bf

Browse files
committed
chore: try with token
1 parent eea270c commit 1f8b4bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
path: /var/tmp/filecoin-proof-parameters/
186186
merge-multiple: true
187187
#run-id: ${{ fromJson(steps.latest-proof-params.outputs.data).workflow_runs[0].id }}
188+
github-token: ${{ secrets.GITHUB_TOKEN }}
188189
run-id: 10601456862
189190
- name: List parameter files
190191
run: ls -al /var/tmp/filecoin-proof-parameters/

0 commit comments

Comments
 (0)