fix: push latest for release tags
This commit is contained in:
parent
ce2fac6c4c
commit
a93799036d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-tag.yml
vendored
2
.github/workflows/build-tag.yml
vendored
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
with:
|
||||
push: true
|
||||
tags: |
|
||||
webstreamr/webstreamr:${{ github.sha }}
|
||||
webstreamr/webstreamr:${{ github.ref_name }}
|
||||
webstreamr/webstreamr:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue