We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb509e commit 44d166bCopy full SHA for 44d166b
.github/workflows/main.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.CIRCLECI_ARTIFACT_REDIRECTOR_TOKEN }}
12
artifact-path: 0/html/index.html
13
circleci-jobs: build_docs
0 commit comments