Skip to content

Commit 63cabff

Browse files
authored
Making config example and narrative consistent
1 parent cf50f99 commit 63cabff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
[CircleCI personal API token](https://app.circleci.com/settings/user/tokens)
4343
or a [CircleCI project API token](https://circleci.com/docs/managing-api-tokens/#creating-a-project-api-token)
4444
whose value has been added to the GitHub secrets of your repository (e.g., as
45-
`CIRCLE_TOKEN`), e.g. for the MNE-Python *project* this would be
45+
`CIRCLECI_TOKEN`), e.g. for the MNE-Python *project* this would be
4646
https://github.com/mne-tools/mne-python/settings/secrets/actions and for the
4747
*organization* it would be https://github.com/organizations/mne-tools/settings/secrets/actions (pick whichever scope makes sense for you).
4848
- The `artifact-path` should point to an artifact path from your CircleCI

0 commit comments

Comments
 (0)