From 416a168f0b83106606a3693d4e23377a2dde6e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= <88259403+xeefei@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:04:51 +0800 Subject: [PATCH] v2.6.2 v2.6.2 --- .github/workflows/docker.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 5313d60a..de0b13bd 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -19,8 +19,8 @@ jobs: uses: docker/metadata-action@v5 with: images: | - hsanaeii/3x-ui - ghcr.io/mhsanaei/3x-ui + xeefei/3x-ui + ghcr.io/xeefei/3x-ui tags: | type=ref,event=branch type=ref,event=tag @@ -54,4 +54,4 @@ jobs: push: true platforms: linux/amd64, linux/arm64/v8, linux/arm/v7, linux/arm/v6, linux/386 tags: ${{ steps.meta.outputs.tags }} - labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file + labels: ${{ steps.meta.outputs.labels }}