fix: syntax

This commit is contained in:
Lakhan Samani
2021-10-10 01:48:05 +05:30
parent 99cfe1265f
commit c68559547d

View File

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