summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan van der Walt <stefanv@berkeley.edu>2023-05-17 11:48:48 -0700
committerGitHub <noreply@github.com>2023-05-17 11:48:48 -0700
commit5d1b0e5c6053f677ce37e022068731b28a34a9ef (patch)
treee06af95edd778e88b0e94c33afb513dc7091dfd5
parent458f0a952b61fcc68e36e16c73c33114a8c31b55 (diff)
downloadnetworkx-main.tar.gz
CircleCI: add token for image redirector (#6695)HEADmain
-rw-r--r--.github/workflows/circleci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/circleci.yml b/.github/workflows/circleci.yml
index 1004b0a2..c8d94f14 100644
--- a/.github/workflows/circleci.yml
+++ b/.github/workflows/circleci.yml
@@ -10,6 +10,7 @@ jobs:
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
+ api-token: ${{ secrets.CIRCLECI_ARTIFACT_REDIRECTOR_TOKEN }}
artifact-path: 0/results/fig_comparison.html
circleci-jobs: image