From fdda8164565b2c2efa147f9e174df3176132e2c6 Mon Sep 17 00:00:00 2001 From: Mmx233 Date: Fri, 3 Feb 2023 23:54:27 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=9D=E7=95=99=E5=90=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4f845a5..20ee741 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -36,4 +36,4 @@ jobs: context: . file: ./Dockerfile platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7 - tags: mmx233/bitsrunlogin-go:latest \ No newline at end of file + tags: mmx233/bitsrunlogin-go:latest,mmx233/bitsrunlogin-go:${GITHUB_REF/refs\/tags\//} \ No newline at end of file