fix: syntax

This commit is contained in:
Lakhan Samani 2021-10-10 01:47:25 +05:30
parent eabd88718d
commit 585091fefb

View File

@ -71,4 +71,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args:
- VERSION=${VERSION}
- VERSION="${VERSION}"