minor
This commit is contained in:
parent
a8920d5b77
commit
b42d9869d4
|
@ -31,4 +31,4 @@ jobs:
|
|||
if: github.event_name == 'push'
|
||||
with:
|
||||
name: kubeye
|
||||
path: dist/*.zip
|
||||
path: dist/*.tar.gz
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue