diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a702858..7714ddc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,6 +23,7 @@ jobs: id: artifact with: name: pgo + continue-on-error: true - uses: actions/checkout@v3 if: steps.artifact.outcome != 'success'