Merge branch 'main' into gorel

This commit is contained in:
Carlos Alexandro Becker 2025-01-18 13:28:20 -03:00 committed by GitHub
commit a6f519d4bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
version: 2
project_name: tart
version: 2

View File

@ -1,4 +1,4 @@
source = [ "dist/tart_darwin_all/tart" ]
source = [ "dist/tart_darwin_all/tart.app/Contents/MacOS/tart" ]
bundle_id = "com.github.cirruslabs.tart"
apple_id {