Codebase list golang-github-jawher-mow.cli / 05bdbc44-2681-4f76-8a8e-5b81c85a16ab/main .goreleaser.yml
05bdbc44-2681-4f76-8a8e-5b81c85a16ab/main

Tree @05bdbc44-2681-4f76-8a8e-5b81c85a16ab/main (Download .tar.gz)

.goreleaser.yml @05bdbc44-2681-4f76-8a8e-5b81c85a16ab/mainraw · history · blame

project_name: mow.cli
build:
  skip: true
release:
  github:
  prerelease: auto
changelog:
  sort: asc
  filters:
    exclude:
      - '^docs:'
      - '^test:'