mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
ci: fix environment for dotfiles update automation
This commit is contained in:
parent
47b2714ff4
commit
752053b755
@ -5,7 +5,7 @@ on:
|
||||
- cron: '30 0 * * *'
|
||||
env:
|
||||
GIT_AUTHOR_NAME: "github-actions[bot]"
|
||||
GIT_COMMITTER_NAME: "github-actions[bot]"
|
||||
GIT_AUTHOR_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
||||
GIT_COMMITTER_NAME: "github-actions[bot]"
|
||||
GIT_COMMITTER_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user