Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
[CircleCI personal API token](https://app.circleci.com/settings/user/tokens)
or a [CircleCI project API token](https://circleci.com/docs/managing-api-tokens/#creating-a-project-api-token)
whose value has been added to the GitHub secrets of your repository (e.g., as
`CIRCLE_TOKEN`), e.g. for the MNE-Python *project* this would be
`CIRCLECI_TOKEN`), e.g. for the MNE-Python *project* this would be
https://github.com/mne-tools/mne-python/settings/secrets/actions and for the
*organization* it would be https://github.com/organizations/mne-tools/settings/secrets/actions (pick whichever scope makes sense for you).
- The `artifact-path` should point to an artifact path from your CircleCI
Expand Down