fix: fix workflows tag problem

This commit is contained in:
EstrellaXD
2023-05-20 16:37:03 +08:00
parent f45dcac3d0
commit 35c00ddc3d

View File

@@ -52,7 +52,7 @@ jobs:
estrellaxd/auto_bangumi
ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern={{raw}}
type=raw,pattern=${{ github.ref_name }}
type=raw,value=dev-latest
- name: Login to Docker Hub