diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ef55d37..30698df1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -230,6 +230,9 @@ jobs: && contains(needs.*.result, 'failure') || contains(needs.*.result, 'cancelled') + - uses: actions/checkout@v4 + if: inputs.do_deploy + - name: Deploy if: inputs.do_deploy env: