Trying to add release tag to action name

This commit is contained in:
Joseph Flinn 2021-01-19 17:55:26 +00:00
parent 0d42b7e8b4
commit 1e545973fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Release
name: Release ${{ github.event.input.release_tag_name }}
on:
workflow_dispatch: