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 eba76ca + b551155 commit 979de77Copy full SHA for 979de77
.github/workflows/preview.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: larsoner/circleci-artifacts-redirector-action@master
12
with:
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
+ api-token: ${{ secrets.CIRCLECI_TOKEN }}
15
artifact-path: 0/_site/draft/index.html
16
circleci-jobs: build_page
17
job-title: Check the rendered docs here!
0 commit comments