diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad92433..5569f0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1051,7 +1051,7 @@ jobs: with: distribution: goreleaser workdir: ${{ inputs.working-directory }} - version: latest + version: '~> v2' args: release --clean --skip=validate ${{ env.SKIP_PUBLISH }} env: GORELEASER_CURRENT_TAG: ${{ github.ref_name }}