removing the failed attempt of custom name for Release Action

This commit is contained in:
Joseph Flinn 2021-01-19 17:56:49 +00:00
parent 1e545973fc
commit c414121413
1 changed files with 1 additions and 1 deletions

View File

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