Skip to content

Commit

Permalink
Merge pull request #11 from melissawm/fix-token
Browse files Browse the repository at this point in the history
  • Loading branch information
melissawm authored Sep 10, 2023
2 parents 1ce177f + b1cc4b3 commit bc95268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/circleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLE_TOKEN }}
api-token: ${{ secrets.CIRCLECI_TOKEN }}
artifact-path: 0/index.html
circleci-jobs: build-book
job-title: Check the rendered website here!
Expand Down

0 comments on commit bc95268

Please sign in to comment.