fix workflow metadata tag ref
All checks were successful
Push Docker Image to gitea Container Repository / build-and-push (push) Successful in 2m4s

This commit is contained in:
sim1222 2025-01-16 03:35:19 +09:00
parent 5f978e05a9
commit 6f80142f02
Signed by: sim1222
GPG Key ID: D1AE30E316E44E5D

View File

@ -30,7 +30,7 @@ jobs:
tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
type=sha
type=ref,event=push
type=ref,event=branch
- name: Build and push
uses: docker/build-push-action@v5