fix: only push lates tag, no need for invalid version tags

This commit is contained in:
WebStreamr 2025-10-17 15:02:38 +00:00
parent ea2c128937
commit e989fc05d5
No known key found for this signature in database

View file

@ -21,6 +21,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: |
webstreamr/webstreamr:${{ github.ref_name }}
webstreamr/webstreamr:latest
tags: webstreamr/webstreamr:latest