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