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