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.
2 parents 5c20d46 + 428f1cd commit 706dbeeCopy full SHA for 706dbee
.github/workflows/circleci.yml
@@ -13,6 +13,7 @@ jobs:
13
uses: larsoner/circleci-artifacts-redirector-action@master
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
+ api-token: ${{ secrets.CIRCLECI_TOKEN }}
17
artifact-path: 0/docs/_build/html/index.html
18
circleci-jobs: build_docs
19
job-title: View the built docs
0 commit comments