mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
Update updater.yml
This commit is contained in:
parent
8d2e57ef69
commit
a9f5223ab9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/updater.yml
vendored
1
.github/workflows/updater.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
|||
- name: Run the updater script
|
||||
id: run_updater
|
||||
run: |
|
||||
chmod +x .github/workflows/updater.sh
|
||||
# Setting up Git user
|
||||
git config --global user.name 'yunohost-bot'
|
||||
git config --global user.email 'yunohost-bot@users.noreply.github.com'
|
||||
|
|
Loading…
Add table
Reference in a new issue