Skip to content

Commit 9511818

Browse files
authored
MNT add token for circle ci (#151)
1 parent 179f43c commit 9511818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/circleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ jobs:
99
uses: larsoner/circleci-artifacts-redirector-action@master
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
12+
api-token: ${{ secrets.CIRCLE_CI_STATUS_TOKEN }}
1213
artifact-path: 0/dev/index.html
1314
circleci-jobs: build_docs

0 commit comments

Comments
 (0)