perf: 优化tag名

This commit is contained in:
infinitycat
2025-07-07 12:21:36 +08:00
parent 0d5721d786
commit b31892374c

View File

@@ -155,7 +155,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
type=sha,prefix=${{ github.ref_name }}-,enable=${{ github.ref_type == 'branch' }}
- name: Create and Push Manifest
run: |