Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dccf2ea

Browse files
MAINT: Add api-token for CircleCI redirector action
1 parent bff4681 commit dccf2ea

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
@@ -13,6 +13,7 @@ jobs:
1313
uses: larsoner/circleci-artifacts-redirector-action@master
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
16+
api-token: ${{ secrets.CIRCLE_TOKEN }}
1617
artifact-path: 0/doc/build/html/index.html
1718
circleci-jobs: docs-python39
1819
job-title: View the built docs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /