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
|
- typo
|
||||||
|
|
||||||
gitea_urls:
|
gitea_urls:
|
||||||
api: https://gitea.mediatek.inc/api/v1
|
api: https://gitea.com/api/v1
|
||||||
download: https://gitea.mediatek.inc
|
download: https://gitea.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user