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

Skip to content

Commit e5c7b62

Browse files
melissawmtacaswell
andauthored
Update token name
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent dccf2ea commit e5c7b62

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)