Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Deployment Workflow #441

Closed
da2ce7 opened this issue Sep 15, 2023 · 0 comments · Fixed by #443
Closed

Error in Deployment Workflow #441

da2ce7 opened this issue Sep 15, 2023 · 0 comments · Fixed by #443

Comments

@da2ce7
Copy link
Contributor

da2ce7 commented Sep 15, 2023

CARGO_REGISTRY_TOKEN is defined in wrong section.

Run cargo publish -p torrust-tracker-contrib-bencode
  cargo publish -p torrust-tracker-contrib-bencode
  cargo publish -p torrust-tracker-located-error
  cargo publish -p torrust-tracker-primitives
  cargo publish -p torrust-tracker-configuration
  cargo publish -p torrust-tracker-test-helpers
  cargo publish -p torrust-tracker
  shell: /usr/bin/bash -e {0}
  env:
    CARGO_INCREMENTAL: 0
    CARGO_TERM_COLOR: always
    Updating crates.io index
error: no token found, please run `cargo login`
or use environment variable CARGO_REGISTRY_TOKEN
Error: Process completed with exit code 101.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant