We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235e0e0 commit f73bf30Copy full SHA for f73bf30
.github/workflows/artifact_redirect.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: larsoner/circleci-artifacts-redirector-action@master
23
with:
24
repo-token: ${{ secrets.GITHUB_TOKEN }}
25
+ api-token: ${{ secrets.CIRCLECI_TOKEN }}
26
artifact-path: 0/html/index.html
27
circleci-jobs: build_book
28
job-title: Click to preview rendered book
0 commit comments