We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1972d commit c2b9e05Copy full SHA for c2b9e05
.github/workflows/circleci-redirector.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: GitHub Action step
9
uses: larsoner/circleci-artifacts-redirector-action@master
10
with:
11
- api-token: ${{ secrets.CIRCLECI_TOKEN }}
+ api-token: ${{ secrets.CIRCLE_TOKEN }}
12
repo-token: ${{ secrets.GITHUB_TOKEN }}
13
artifact-path: 0/dev/index.html
14
circleci-jobs: build_docs
0 commit comments