Trying to add release tag to action name
This commit is contained in:
parent
0d42b7e8b4
commit
1e545973fc
|
@ -1,4 +1,4 @@
|
|||
name: Release
|
||||
name: Release ${{ github.event.input.release_tag_name }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue