fix: syntax

This commit is contained in:
Lakhan Samani
2021-10-10 01:50:36 +05:30
parent c68559547d
commit 9f18d02b7d

View File

@@ -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 }}"