diff --git a/.github/workflows/tag-and-release.yml b/.github/workflows/tag-and-release.yml index c5687c3..749bbd4 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -1,4 +1,5 @@ name: Tag & Release Go Submodule +run-name: Release ${{github.event.inputs.module}} ${{github.event.inputs.version}} on: workflow_dispatch: