Update docker.yml

This commit is contained in:
Sijie.Sun
2025-02-10 12:24:47 +08:00
committed by Sijie.Sun
parent dd5b00faf4
commit 5449eabf2a

View File

@@ -66,4 +66,4 @@ jobs:
file: .github/workflows/Dockerfile
tags: |
easytier/easytier:${{ inputs.image_tag }}${{ inputs.mark_latest && ',easytier/easytier:latest' || '' }},
ghcr.io/${{ github.actor }}/easytier:${{ inputs.image_tag }}${{ inputs.mark_latest && ',easytier/easytier:latest' || '' }},
ghcr.io/easytier/easytier:${{ inputs.image_tag }}${{ inputs.mark_latest && ',easytier/easytier:latest' || '' }},