ci: fix token problem

This commit is contained in:
Marvin Preuss 2023-03-30 09:34:54 +00:00
parent 0c5ce7b0ff
commit 344e8c467d

View File

@ -1,5 +1,6 @@
gitea_urls:
api: https://git.xsfx.dev/api/v1/
download: https://git.xsfx.dev
before:
hooks:
# You may remove this if you don't use go modules.
@ -41,3 +42,4 @@ changelog:
- '^test:'
- '^chore:'
- '^ci:'
- '^debug:'