diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 9d58d2b14..0a6fb6e7f 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -58,6 +58,7 @@ jobs: release: runs-on: ubuntu-latest + needs: build-and-push steps: - uses: actions/checkout@v4 with: