fix CI
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s
Details
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m56s
Details
This commit is contained in:
parent
54dbbae173
commit
d90b82e2b5
|
@ -20,4 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Optional. Commit message for the created commit.
|
# Optional. Commit message for the created commit.
|
||||||
# Defaults to "Apply automatic changes"
|
# Defaults to "Apply automatic changes"
|
||||||
commit_message: cargo CI
|
commit_message: automatic cargo CI changes
|
||||||
|
commit_user_name: Gitea CI
|
||||||
|
commit_user_email: noreply@cscherr.de
|
||||||
|
commit_author: Gitea CI <noreply@cscherr.de>
|
||||||
|
|
Loading…
Reference in New Issue