1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02:00

Trying to add release tag to action name

This commit is contained in:
Joseph Flinn 2021-01-19 17:55:26 +00:00
parent 0d42b7e8b4
commit 1e545973fc

View File

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