mirror of
https://github.com/Brandon-Rozek/website-toots.git
synced 2024-11-09 10:40:35 -05:00
Fixed mistype
This commit is contained in:
parent
b6e3498aae
commit
ddd0c99d74
1 changed files with 1 additions and 1 deletions
2
.github/workflows/refresh.yml
vendored
2
.github/workflows/refresh.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue