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: