fix conflict

This commit is contained in:
yoan
2024-11-24 20:06:30 +08:00
parent 220478cd31
commit 92c03cbdf9
2 changed files with 1 additions and 328 deletions

View File

@@ -34,7 +34,7 @@ jobs:
registry.cn-shanghai.aliyuncs.com/usual2970/certimate
tags: |
type=ref,event=tag
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
- name: Log in to DOCKERHUB
uses: docker/login-action@v3