Skip to content

Commit f73bf30

Browse files
committed
Fix: circle ci token
1 parent 235e0e0 commit f73bf30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/artifact_redirect.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: larsoner/circleci-artifacts-redirector-action@master
2323
with:
2424
repo-token: ${{ secrets.GITHUB_TOKEN }}
25+
api-token: ${{ secrets.CIRCLECI_TOKEN }}
2526
artifact-path: 0/html/index.html
2627
circleci-jobs: build_book
2728
job-title: Click to preview rendered book

0 commit comments

Comments
 (0)