mirror of https://github.com/cirruslabs/tart.git
Fixed pkg path
This commit is contained in:
parent
5e44116b69
commit
3ce58e8174
|
|
@ -31,7 +31,7 @@ archives:
|
|||
release:
|
||||
prerelease: auto
|
||||
extra_files:
|
||||
- glob: ./dist/Tart-{{ .Tag }}.pkg
|
||||
- glob: ./.ci/Tart-{{ .Tag }}.pkg
|
||||
|
||||
brews:
|
||||
- name: tart
|
||||
|
|
|
|||
Loading…
Reference in New Issue