chore(goreleaser): remove unused gitea token configuration
- remove `env_files` config key
- use default token location (`~/.config/goreleaser/gitea_token`)
🤖
This commit is contained in:
parent
9335214f08
commit
6c44223f09
1 changed files with 0 additions and 3 deletions
|
@ -39,6 +39,3 @@ release:
|
|||
gitea_urls:
|
||||
download: http://git.smsvc.net
|
||||
api: http://git.smsvc.net/api/v1
|
||||
|
||||
env_files:
|
||||
gitea_token: .forgejo_token
|
||||
|
|
Loading…
Reference in a new issue