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 01a2da0 + cf2e272 commit 9dafd89Copy full SHA for 9dafd89
.github/workflows/circleci.yml
@@ -12,6 +12,7 @@ jobs:
12
uses: larsoner/circleci-artifacts-redirector-action@master
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
+ api-token: ${{ secrets.CIRCLECI_TOKEN }}
16
artifact-path: 0/docs/build/html/index.html
17
circleci-jobs: build_docs
18
job-title: View the built docs
0 commit comments