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 c80c805 + d8cf97d commit 5d5889eCopy full SHA for 5d5889e
.github/workflows/circleci.yml
@@ -8,5 +8,6 @@ jobs:
8
uses: larsoner/circleci-artifacts-redirector-action@master
9
with:
10
repo-token: ${{ secrets.GITHUB_TOKEN }}
11
+ api-token: ${{ secrets.CIRCLE_TOKEN }}
12
artifact-path: 0/site/_build/html/index.html
13
circleci-jobs: build-docs
0 commit comments