chore: github action beta tag

This commit is contained in:
tbphp
2025-07-14 15:36:13 +08:00
parent 2fdd963613
commit 237e919ef3

View File

@@ -34,6 +34,7 @@ jobs:
latest=false
tags: |
type=ref,event=tag
type=raw,value=beta,enable=${{ endsWith(github.ref, '-beta') }}
type=raw,value=latest,enable=${{ !contains(github.ref, '-') }}
- name: Build and push Docker image