goreleaser fixes

pull/58/head v2.2.7
Simon Let 6 years ago
parent 6c5253ca5a
commit 105886e372
  1. 9
      .goreleaser.yml

@ -79,8 +79,13 @@ builds:
archives:
- files:
- ./*
- ./*/*
- ./*/*/*
- conf/*
- conf/**/*
- data/*
- data/**/*
- scripts/*
- scripts/**/*
- submodules/**/*
release:
draft: true

Loading…
Cancel
Save