Switch back to .tar.gz (#440)

Since trying to notarized the release archive as mentioned [here](https://github.com/cirruslabs/tart/pull/415#issuecomment-1450545065) seems breaking the validation.
This commit is contained in:
Fedor Korotkov 2023-03-06 23:59:01 -05:00 committed by GitHub
parent 97c63bcc5b
commit 5b8d1d1168
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -20,13 +20,9 @@ builds:
archives:
- name_template: "{{ .ProjectName }}"
format: zip
files:
- src: Resources/embedded.provisionprofile
strip_parent: true
hooks:
after:
- xcrun notarytool submit "dist/tart.zip" --keychain-profile "notarytool" --wait
release:
prerelease: auto