diff --git a/.github/workflows/release-new-action-version.yml b/.github/workflows/release-new-action-version.yml index 0b64c97..7acfe6b 100644 --- a/.github/workflows/release-new-action-version.yml +++ b/.github/workflows/release-new-action-version.yml @@ -4,7 +4,7 @@ on: types: [released] workflow_dispatch: inputs: - TAG_NAME: + TAG_NAME:'Lit2dafit' description: 'Tag name that the major tag will point to' required: true