diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3e7dd4ada..05dcb62e3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -87,7 +87,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: ${{ github.ref } + ref: ${{ github.ref }} - uses: emqx/push-helm-action@v1 if: startsWith(github.ref_name, 'v') with: