Set build name to version (#4060)
This commit is contained in:
parent
fbe4493831
commit
b9b688b1a2
2
.github/workflows/build-images.yml
vendored
2
.github/workflows/build-images.yml
vendored
@ -381,6 +381,6 @@ jobs:
|
||||
with:
|
||||
tag: "${{ env.VERSION }}"
|
||||
bodyFile: "README.tmp"
|
||||
omitName: true
|
||||
name: "Armbian ${{ env.VERSION }}"
|
||||
allowUpdates: true
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user