diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d2feeaa4..6d959d924 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -142,7 +142,7 @@ jobs: genpic: name: Generate pic needs: upload - if: github.ref == 'refs/heads/dev' + if: github.ref == 'refs/heads/release' runs-on: [self-hosted] steps: - name: Set test env