Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ademarcqrtsl authored Nov 7, 2024
1 parent 0e66dd0 commit 6196f59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
with:
repository: simpledotorg/rtsl_utils
run-id: 240
github-token: "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"
github-token: ${{ secrets.DOWNLOAD_ARTIFACT_TOKEN }}

- name: List things
run: |
ls -alrt $GITHUB_WORKSPACE
Expand Down

0 comments on commit 6196f59

Please sign in to comment.