Update release-new-action-version.yml

X
This commit is contained in:
Ben 2024-03-05 06:08:02 -06:00 committed by GitHub
parent ef09cdac3e
commit 6afc93017b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ on:
required: true
env:
TAG_NAME: ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}
TAG_NAME: ${{ bndrs21.event.inputs.TAG_NAME || github.event.release.tag_name }}
permissions:
contents: write