1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-27 03:53:00 +02:00

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

View File

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