We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585091f commit e23d6f9Copy full SHA for e23d6f9
.github/workflows/release.yaml
@@ -71,4 +71,4 @@ jobs:
71
tags: ${{ steps.meta.outputs.tags }}
72
labels: ${{ steps.meta.outputs.labels }}
73
build-args:
74
- - VERSION="${VERSION}"
+ - VERSION=${{ VERSION }}
0 commit comments