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 eba76ca commit b551155Copy full SHA for b551155
.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