1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +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: