From 9ca3e7aa951a203fee229f0462052807b65861f3 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 29 May 2022 10:46:27 -0500 Subject: [PATCH] test --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index e7fcdcf..666218e 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -26,4 +26,4 @@ jobs: with: push: true # Will only build if this is not here tags: | - ghcr.io/${{ github.repository }}:latest + ghcr.io/developerdurp/durpot:latest