diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a3ca188..11b88e8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -52,7 +52,7 @@ jobs: name: brittany-${{ github.sha }} release: - needs: ci + needs: build if: github.event_name == 'release' runs-on: ubuntu-20.04 steps: