x4121 / fastsar-rs

A small program to switch between AWS Roles quickly using fuzzy matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace build script with Github action

x4121 opened this issue · comments

Create Github action that runs on pushed tags that 1) publishes to crates.io 2) builds for all supported architectures and 3) creates a Github release with the binaries.

Most of the stuff can be stolen from Inspiration can be taken from https://github.com/BurntSushi/ripgrep/blob/master/.github/workflows/release.yml