Skip to content

Commit 979de77

Browse files
authored
Merge pull request #663 from kgryte/circleci-token
2 parents eba76ca + b551155 commit 979de77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: larsoner/circleci-artifacts-redirector-action@master
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
14+
api-token: ${{ secrets.CIRCLECI_TOKEN }}
1415
artifact-path: 0/_site/draft/index.html
1516
circleci-jobs: build_page
1617
job-title: Check the rendered docs here!

0 commit comments

Comments
 (0)