Skip to content

Commit c2b9e05

Browse files
committed
debug circleci_redirector
1 parent 2e1972d commit c2b9e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci-redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: GitHub Action step
99
uses: larsoner/circleci-artifacts-redirector-action@master
1010
with:
11-
api-token: ${{ secrets.CIRCLECI_TOKEN }}
11+
api-token: ${{ secrets.CIRCLE_TOKEN }}
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
artifact-path: 0/dev/index.html
1414
circleci-jobs: build_docs

0 commit comments

Comments
 (0)