Skip to content

Commit

Permalink
Update .github/workflows/release-rust-crates.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Vince Grassia <[email protected]>
  • Loading branch information
michalchecinski and vgrassia authored Sep 26, 2024
1 parent 1a3dad7 commit d4e06a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-rust-crates.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Release Rust crates
run-name: Publish Rust crates ${{ inputs.release_type }}
run-name: Release Rust crates ${{ inputs.release_type }}

on:
workflow_dispatch:
Expand Down

0 comments on commit d4e06a2

Please sign in to comment.