Skip to content

Commit

Permalink
CI: adding circleCI token
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed May 30, 2023
1 parent 36681f6 commit 27dc590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/circleci-artifacts-redirector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.ASTROML_NOTEBOOKS_CIRCLE_TOKEN }}
artifact-path: 0/_build/html/index.html
circleci-jobs: build-docs

0 comments on commit 27dc590

Please sign in to comment.