Skip to content

Commit c57b0ee

Browse files
committed
ci(project): Add PAT to project triage to download artifacts
nofusscomputing/action_project#3 nofusscomputing/action_project#4 #22 #23
1 parent 11cfa7d commit c57b0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
name: triage-details-project
3030
run-id: ${{ github.event.workflow_run.id }}
31+
github-token: ${{ secrets.WORKFLOW_TOKEN }}
3132

3233

3334
- name: Set Outputs

0 commit comments

Comments
 (0)