diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 74fec67..2ec01b9 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -44,6 +44,7 @@ jobs: tags: | type=semver,pattern={{raw}} type=sha + type=ref,event=tag - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: