We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14486c commit b497846Copy full SHA for b497846
.github/workflows/release.yml
@@ -50,6 +50,6 @@ jobs:
50
provenance: false
51
platforms: ${{ matrix.platforms }}
52
build-args: |
53
- VERSION="1.0.2"
+ VERSION=1.0.2
54
push: true
55
tags: ghcr.io/umccr/hmftools-esvee:1.0.2-aarch64
0 commit comments