1
0
mirror of https://github.com/bitwarden/desktop synced 2026-01-04 17:43:24 +00: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: