8000
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 fdf77af commit 66a4d96Copy full SHA for 66a4d96
.github/workflows/artifact-redirector.yml
@@ -18,6 +18,7 @@ jobs:
18
uses: larsoner/circleci-artifacts-redirector-action@master
19
with:
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
21
+ api-token: ${{ secrets.CIRCLECI_TOKEN }}
22
artifact-path: 0/doc/_changed.html
23
circleci-jobs: doc
24
job-title: Check the rendered docs here!
0 commit comments