Skip to content

Commit 162da79

Browse files
committed
Updating release action name with the given inputs
1 parent 6d4160f commit 162da79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Libdbc Release
1+
name: Libdbc release v${{ inputs.major }}.${{ inputs.minor }}.${{ inputs.patch }} as release type ${{ inputs.release_type }}
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)