Skip to content

Commit e23d6f9

Browse files
committed
fix: syntax
1 parent 585091f commit e23d6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
tags: ${{ steps.meta.outputs.tags }}
7272
labels: ${{ steps.meta.outputs.labels }}
7373
build-args:
74-
- VERSION="${VERSION}"
74+
- VERSION=${{ VERSION }}

0 commit comments

Comments
 (0)