Skip to content

Commit

Permalink
ci(project): Add PAT to project triage to download artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-nfc committed Aug 15, 2024
1 parent 34fcac6 commit 9f1c5b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
name: triage-details-project
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.WORKFLOW_TOKEN }}


- name: Set Outputs
Expand Down

0 comments on commit 9f1c5b4

Please sign in to comment.