diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3c179b3c..8dbda5a6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -49,6 +49,7 @@ jobs: runs-on: ubuntu-latest environment: production timeout-minutes: 30 + needs: deployment steps: - uses: actions/checkout@v3