update-flake-inputs: email/user doesn't need to be configured
This commit is contained in:
@@ -15,11 +15,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Configure git
|
||||
run: |
|
||||
git config --global user.email "clan-bot@clan.lol"
|
||||
git config --global user.name "clan-bot"
|
||||
|
||||
- name: Update flake inputs
|
||||
uses: Mic92/update-flake-inputs-gitea@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user