diff --git a/.github/workflows/refresh.yml b/.github/workflows/refresh.yml index 360e788..6ccbb0c 100644 --- a/.github/workflows/refresh.yml +++ b/.github/workflows/refresh.yml @@ -15,7 +15,7 @@ jobs: - name: Setup git config run: | - git config usegit pusr.name "GitHub Actions Bot" + git config user.name "GitHub Actions Bot" git config user.email "<>" - name: Grab latest toots