Skip to content

Commit

Permalink
DOC: Clarify service is Anaconda.org (#116)
Browse files Browse the repository at this point in the history
* Martin Durant has pointed out that Anaconda.org credentials are needed,
  not Anaconda Cloud credentials.
  • Loading branch information
matthewfeickert authored Dec 2, 2024
1 parent c7296da commit c7f3f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ updates:

To request access to the wheel channel, please open an issue on [the upload action's
repository](https://github.com/scientific-python/upload-nightly-action). You can
then generate a token at `https://anaconda.org/<anaconda cloud user name>/settings/access`
then generate a token at `https://anaconda.org/<anaconda.org user name>/settings/access`
with permissions to _Allow write access to the API site_ and _Allow uploads to Standard Python repositories_,
and add the token as a secret to your GitHub repository.

Expand Down

0 comments on commit c7f3f25

Please sign in to comment.