Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35f7cfa

Browse files
committed
Merge branch 'fix-circleci' of github.com:melissawm/matplotlib into fix-circleci
2 parents 62222d1 + e5c7b62 commit 35f7cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +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 }}
16+
api-token: ${{ secrets.CIRCLECI_TOKEN }}
1717
artifact-path: 0/doc/build/html/index.html
1818
circleci-jobs: docs-python39
1919
job-title: View the built docs

0 commit comments

Comments
 (0)