ci: fix token problem
This commit is contained in:
parent
0c5ce7b0ff
commit
344e8c467d
@ -1,5 +1,6 @@
|
|||||||
gitea_urls:
|
gitea_urls:
|
||||||
api: https://git.xsfx.dev/api/v1/
|
api: https://git.xsfx.dev/api/v1/
|
||||||
|
download: https://git.xsfx.dev
|
||||||
before:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
# You may remove this if you don't use go modules.
|
# You may remove this if you don't use go modules.
|
||||||
@ -41,3 +42,4 @@ changelog:
|
|||||||
- '^test:'
|
- '^test:'
|
||||||
- '^chore:'
|
- '^chore:'
|
||||||
- '^ci:'
|
- '^ci:'
|
||||||
|
- '^debug:'
|
||||||
|
Loading…
Reference in New Issue
Block a user