chore: refactor configuration and CI settings
- Update Gitea URLs in the `.goreleaser.yaml` configuration from `gitea.mediatek.inc` to `gitea.com` Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
5c46fdf48b
commit
dfad03d537
|
@ -56,5 +56,5 @@ changelog:
|
|||
- typo
|
||||
|
||||
gitea_urls:
|
||||
api: https://gitea.mediatek.inc/api/v1
|
||||
download: https://gitea.mediatek.inc
|
||||
api: https://gitea.com/api/v1
|
||||
download: https://gitea.com
|
||||
|
|
Loading…
Reference in New Issue