Update WF with version tag

This commit is contained in:
2025-08-20 19:00:28 +05:30
parent e071ae92b2
commit 9cfebcc1ad

View File

@@ -54,8 +54,7 @@ jobs:
ghcr.io/${{ github.actor }}/caddy-${{ matrix.variant.name }} ghcr.io/${{ github.actor }}/caddy-${{ matrix.variant.name }}
tags: | tags: |
type=raw,value=latest type=raw,value=latest
type=ref,event=branch type=raw,value=${{ env.VERSION }}
type=ref,event=tag
type=sha,format=long,prefix=sha- type=sha,format=long,prefix=sha-
- name: Build and push - name: Build and push