From c2b9e05b0eaa2c430687e8e49bd7bd47e58d2898 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Tue, 18 Apr 2023 13:45:54 +0200 Subject: debug circleci_redirector --- .github/workflows/circleci-redirector.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3