From 5f9ee59ce5be362981ba4d96c2cf376b6be347ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20${{=20github.repository=20?= =?UTF-8?q?}}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccf7076..c9b4c9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,6 +29,7 @@ jobs: build_load: true metadata_images: | docker.io/murielmay67761/docker-example + ghcr.io/${{ github.repository }} # metadata_tags: | # type=schedule,pattern=nightly,enable=true,priority=1000 # type=ref,event=branch,enable=true,priority=600