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