Skip to content

Commit

Permalink
Set run-name to show version in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yykamei committed Apr 9, 2024
1 parent 22f4e45 commit f9c59ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Release
run-name: Release v${{ github.event.inputs.version }}
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit f9c59ed

Please sign in to comment.