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