From 70193baf478659515882281afeec951fac6a2478 Mon Sep 17 00:00:00 2001 From: Wasabi Burns <69662763+spiceywasabi@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:38:55 -0800 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c599eb6..d4d5d77 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,7 +7,7 @@ on: - v* pull_request: env: - IMAGE_NAME: competitor-container + IMAGE_NAME: ccdc-discord-printer # jobs: # This pushes the image to GitHub Packages.