technocreatives / sim7000

Rust drivers for the SIM7000 series of modems
Apache License 2.0
17 stars 7 forks source link

fix: Add release system base on semver #13

Closed lperdereau closed 1 year ago

lperdereau commented 2 years ago

Here a sample of CI to use if you want to deliver a library on crate.io and docs.rs.

You will need to configure a GH_TOKEN with public_repo right.

You will need to configure CARGO_REGISTRY_TOKEN too, https://crates.io/settings/tokens, it's here to create a new token for the project.