Skip to content

Commit c98a045

Browse files
authored
Merge pull request #79 from bsipocz/circleci_token
CI: adding circleCI token
2 parents 36681f6 + 27dc590 commit c98a045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/circleci-artifacts-redirector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
uses: larsoner/circleci-artifacts-redirector-action@master
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
13+
api-token: ${{ secrets.ASTROML_NOTEBOOKS_CIRCLE_TOKEN }}
1314
artifact-path: 0/_build/html/index.html
1415
circleci-jobs: build-docs

0 commit comments

Comments
 (0)