Skip to content

Commit

Permalink
Merge pull request #79 from bsipocz/circleci_token
Browse files Browse the repository at this point in the history
CI: adding circleCI token
  • Loading branch information
bsipocz authored May 30, 2023
2 parents 36681f6 + 27dc590 commit c98a045
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 c98a045

Please sign in to comment.