Compare commits

..

3 commits

Author SHA1 Message Date
6c308ddb97 chore(goreleaser): remove unused gitea token configuration
- remove `env_files` config key
- use default token location (`~/.config/goreleaser/gitea_token`)

🤖
2024-11-06 23:18:29 +01:00
9335214f08 feat: bump version to 0.1.1 2024-11-06 20:51:25 +01:00
31f588462f feat: add initial configuration for GoReleaser
🤖
2024-11-06 20:51:25 +01:00

View file

@ -22,7 +22,7 @@ upx:
lzma: true
changelog:
sort: desc
sort: asc
filters:
exclude:
- "bump version to"