KaiserKarel / substrace

Static analysis for Substrate based projects
27 stars 1 forks source link

Github Action for release management #19

Closed TheCodingWombat closed 1 year ago

TheCodingWombat commented 1 year ago

Github Action that automatically creates release (Github and crates) upon tag push. Also includes CI/CD for auto building/testing/clippying.

Closes #6

TheCodingWombat commented 1 year ago

CARGO_REGISTRY_TOKEN github secret needs to be set first.