feat(cog): specify git username/email
Some checks failed
Cog Check / Create release (pull_request) Failing after 5s
Some checks failed
Cog Check / Create release (pull_request) Failing after 5s
This commit is contained in:
@@ -17,3 +17,5 @@ jobs:
|
|||||||
uses: cocogitto/cocogitto-action@v3
|
uses: cocogitto/cocogitto-action@v3
|
||||||
with:
|
with:
|
||||||
check-latest-tag-only: true
|
check-latest-tag-only: true
|
||||||
|
git-user: "gitea-bot"
|
||||||
|
git-user-email: "bot@git.palkoi.net"
|
||||||
|
|||||||
Reference in New Issue
Block a user