diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 6d70b13..3c4e92c 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -43,7 +43,7 @@ jobs: distribution: goreleaser # 'latest', 'nightly', or a semver version: '~> v2' - args: release --clean + args: release --clean --skip=validate env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution