1
0
Fork 0
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:
ericgaspar 2021-09-15 16:39:52 +02:00
parent 8d2e57ef69
commit a9f5223ab9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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'