mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-19 06:54:45 +02:00
Update release-new-action-version.yml
X
This commit is contained in:
parent
ef09cdac3e
commit
6afc93017b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ on:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
env:
|
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:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue