1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/komga_ynh.git synced 2024-09-03 19:36:07 +02:00
This commit is contained in:
ericgaspar 2021-09-15 16:45:01 +02:00
parent a9f5223ab9
commit 213db57582
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 0 additions and 1 deletions

0
.github/workflows/updater.sh vendored Normal file → Executable file
View file

View file

@ -20,7 +20,6 @@ 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'