mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
Update update.yml
This commit is contained in:
parent
c3514988d3
commit
b362eab000
1 changed files with 2 additions and 2 deletions
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -19,8 +19,8 @@ jobs:
|
|||
- name: Setup Git Bot
|
||||
run: |
|
||||
git --version
|
||||
git config user.name 'github-actions[bot]'
|
||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
git config user.name 'daylin-bot'
|
||||
git config user.email 'bot@dayl.in'
|
||||
|
||||
- uses: DeterminateSystems/nix-installer-action@v12
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue