diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84b72d7..f8b05d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,7 @@ jobs: github.ref == 'refs/heads/main' deploy: + needs: release name: Deploy app runs-on: ubuntu-latest concurrency: deploy-group