Closed temeddix closed 1 year ago
This PR adds API token integration and authentication step to upload packages to crates.io and pub.dev properly.
crates.io
pub.dev
Please make sure that you've formatted the files.
dart format . cargo fmt cargo clippy --fix --allow-dirty
Changes
This PR adds API token integration and authentication step to upload packages to
crates.io
andpub.dev
properly.Before Committing
Please make sure that you've formatted the files.