Hugal31 / yara-rust

Rust bindings for VirusTotal/Yara
Apache License 2.0
73 stars 29 forks source link

feature: add github workflow for release #63

Closed ikrivosheev closed 2 years ago

ikrivosheev commented 2 years ago

Create simple workflow for release crate.

Flow:

  1. checkout with submodule
  2. publish to https://crates.io/
  3. create release in Github

@Hugal31 what do you think it would be useful and help to avoid future problems: https://github.com/Hugal31/yara-rust/issues/48?