From d43a53b070a0201ea4e49516b212289c83ccd2a7 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Thu, 13 Jun 2024 19:52:39 -0500 Subject: [PATCH] push the right thing --- .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 60e95b5..2bb598b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -85,4 +85,4 @@ jobs: - name: update manifest run: | - ./update-job-image-gha.sh bytes-zone ${{ needs.push.outputs.image }} + ./update-job-image-gha.sh mazes ${{ needs.push.outputs.image }}