Skip to content

Commit

Permalink
feat: use different cargo env var
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Nov 27, 2022
1 parent cee4178 commit 277d240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ You can see an example project generated with this template [here](https://githu

Set up your crates.io token in a
[GitHub secret](https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets)
called `CARGO_API_KEY`.
called `CARGO_REGISTRY_TOKEN`.

For more info about the crates.io tokens, see
[The Cargo Book](https://doc.rust-lang.org/cargo/reference/publishing.html).
Expand Down

0 comments on commit 277d240

Please sign in to comment.