summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-21 11:24:42 +0200
committerAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-21 11:24:42 +0200
commit624fd44c729a3b761d09a01b71338c0332b6b9fe (patch)
treebb62b6a3f73a18a555af7b3cae969cfdcafe66b6 /.github
parentd3ebb36fc4a3614c5640d731ea793c0afd400e4e (diff)
fix
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 46f278a..07686d9 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -16,5 +16,6 @@ jobs:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
with:
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
artifact-path: 0/docs/build/html/index.html
circleci-jobs: build_docs