From e3764a1f18383bd26dc83466c566707598d983d2 Mon Sep 17 00:00:00 2001 From: James Read Date: Tue, 24 Sep 2024 17:16:19 +0200 Subject: [PATCH] Update build-containers.yml --- .github/workflows/build-containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-containers.yml b/.github/workflows/build-containers.yml index 2c34863a..effc4454 100644 --- a/.github/workflows/build-containers.yml +++ b/.github/workflows/build-containers.yml @@ -75,7 +75,7 @@ jobs: - name: Create Docker Manifest env: - CONTAINERVER: ${{ needs.build-containers-common.outputs.containerver }} + CONTAINERVER: ${{ jobs.build-containers-common.outputs.containerver }} run: | docker manifest create \ ghcr.io/gitroomhq/postiz-app:latest \