fix: release lnbits-boltz with proper tag (#3674)
This commit is contained in:
parent
d098e2f710
commit
91ac245307
2 changed files with 4 additions and 2 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -62,3 +62,4 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
build-args: LNBITS_TAG=${{ inputs.tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue