From df93e91c13a3cd3697859e8a8f06f5ec2f692e56 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 29 May 2022 10:57:17 -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 1bd4ceb..d55e947 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