release-rust-bin:
uses: init4tech/actions/.github/workflows/release-rust-bin.yml@main
with:
binary-name: 'my-binary'
binary-name
Description: The name of the binary to be released
Type: string
tag
Description: The tag to be used for which release to upload the binary to
Type: string