This commit is contained in:
shaowenchen 2021-01-14 15:46:17 +08:00
parent a8920d5b77
commit b42d9869d4
2 changed files with 2 additions and 1 deletions

View File

@ -31,4 +31,4 @@ jobs:
if: github.event_name == 'push'
with:
name: kubeye
path: dist/*.zip
path: dist/*.tar.gz

View File

@ -1,5 +1,6 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
project_name: ke
before:
hooks:
# this is just an example and not a requirement for provider building/publishing