Skip to content

Commit

Permalink
Add api-token.
Browse files Browse the repository at this point in the history
  • Loading branch information
melissawm committed Apr 12, 2023
1 parent da76ed0 commit eb0bbae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/circleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLECI_TOKEN }}
artifact-path: 0/napari-docs/docs/_build/index.html
circleci-jobs: build-docs
job-title: Check the rendered docs here!

0 comments on commit eb0bbae

Please sign in to comment.