diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 652757d695..aad12cb56a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,6 +51,7 @@ jobs: name: Push Docker image to DockerHub runs-on: ubuntu-latest needs: tests + steps: - name: Check out the repo uses: actions/checkout@v3