summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/checkandformat.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checkandformat.yml b/.github/workflows/checkandformat.yml
index bb8e348..434f4c6 100644
--- a/.github/workflows/checkandformat.yml
+++ b/.github/workflows/checkandformat.yml
@@ -33,5 +33,5 @@ jobs:
- uses: EndBug/add-and-commit@v9
with:
- default_autor: github_actions
+ default_author: github_actions
message: "chore: format flake"