fix: syntax
This commit is contained in:
parent
eabd88718d
commit
585091fefb
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -71,4 +71,4 @@ jobs:
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
build-args:
|
build-args:
|
||||||
- VERSION=${VERSION}
|
- VERSION="${VERSION}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user