From 627be9001b2b4e7b2ac245266601ee43f13c2eeb Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 2 Mar 2023 22:58:50 -0500 Subject: fix(actions): typo in add-and-commit --- .github/workflows/checkandformat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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" -- cgit v1.2.3