Skip to content

Commit

Permalink
fix: add token in download-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidham3 authored Dec 20, 2024
1 parent 5e72ac4 commit 44e65c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
name: dist-${{ github.ref_name }}-${{ github.sha }}-${{ matrix.python-version }}
path: dist
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.PAT_FOR_ARTIFACTS }}

- name: Install TrajDL
run: |
Expand Down

0 comments on commit 44e65c0

Please sign in to comment.