feat(cog): specify git username/email
Some checks failed
Cog Check / Create release (pull_request) Failing after 5s

This commit is contained in:
2024-11-21 22:16:03 +02:00
parent 6daafc6841
commit c5017145ca

View File

@@ -17,3 +17,5 @@ jobs:
uses: cocogitto/cocogitto-action@v3
with:
check-latest-tag-only: true
git-user: "gitea-bot"
git-user-email: "bot@git.palkoi.net"