From c36645865226fb6426849d4d2c82a3232e629e2a Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 18:39:35 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 4a9f4f1..940dd04 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -104,6 +104,7 @@ jobs: - name: Build docker image uses: ztimson/actions/docker/build@develop + - name: Push docker image uses: ztimson/actions/docker/push@develop with: