1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-02 08:40:08 +01: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: