cargo-rtic-scope icon indicating copy to clipboard operation
cargo-rtic-scope copied to clipboard

CI: add release job

Open tmplt opened this issue 3 years ago • 1 comments

See https://github.com/atlas-engineer/nyxt/blob/master/.github/workflows/release.yaml for inspiration.

When a tag is pushed:

  • automate a github release;
  • publish to crate registery

tmplt avatar Jan 19 '22 01:01 tmplt