Skip to content

Commit

Permalink
Update release-perform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Oct 2, 2024
1 parent 35150be commit b28aebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-perform.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: SmallRye Release
run-name: Perform ${{env.RELEASE_VERSION}} Release
run-name: Perform ${{github.event.inputs.tag || github.ref_name}} Release
on:
push:
tags:
Expand Down

0 comments on commit b28aebe

Please sign in to comment.