From bbb3837d36c06913870a7104d77f5cb2d0b9760c Mon Sep 17 00:00:00 2001 From: yanorei32 Date: Sun, 23 Jun 2024 23:31:23 +0900 Subject: [PATCH] Move repository yanorei32 -> EEWBot --- .github/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 02cc7df..0eeef1e 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -41,4 +41,4 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max tags: | - ghcr.io/yanorei32/http-request-duplicator:${{ steps.create_tagname.outputs.TAG_NAME }} + ghcr.io/EEWBot/http-request-duplicator:${{ steps.create_tagname.outputs.TAG_NAME }}