summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/circleci-redirector.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/circleci-redirector.yml b/.github/workflows/circleci-redirector.yml
index bb8e8a0..0a13466 100644
--- a/.github/workflows/circleci-redirector.yml
+++ b/.github/workflows/circleci-redirector.yml
@@ -8,7 +8,7 @@ jobs:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
with:
- api-token: ${{ secrets.CIRCLECI_TOKEN }}
+ api-token: ${{ secrets.CIRCLE_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
artifact-path: 0/dev/index.html
circleci-jobs: build_docs