mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-04-24 18:02:15 +00:00
fix
This commit is contained in:
parent
c11a37583b
commit
6123a660fa
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ runs:
|
||||||
TAG=${TAG##refs/tags/}
|
TAG=${TAG##refs/tags/}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export DOWNLOAD_LATEST="${{ inputs.download_latest }}"
|
export DOWNLOAD_LATEST="${{ inputs.download-latest }}"
|
||||||
|
|
||||||
export PRERELEASE="${{ inputs.prerelease }}"
|
export PRERELEASE="${{ inputs.prerelease }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue