✨ Fix CI si aucun fichier modifier
Some checks failed
Retrieve Events Datas / Retrieve-Events-Datas (push) Failing after 14s
Some checks failed
Retrieve Events Datas / Retrieve-Events-Datas (push) Failing after 14s
This commit is contained in:
parent
89129bc142
commit
b8e9727977
@ -24,7 +24,7 @@ jobs:
|
|||||||
git config --global user.email "camelia@localhost"
|
git config --global user.email "camelia@localhost"
|
||||||
git config --global user.name "Camélia Studio"
|
git config --global user.name "Camélia Studio"
|
||||||
git add events.json
|
git add events.json
|
||||||
git commit -m "Update events.json"
|
git commit -m "Update events.json" --allow-empty
|
||||||
git checkout datas
|
git checkout datas
|
||||||
git merge master
|
git merge master
|
||||||
git push -u origin datas
|
git push -u origin datas
|
||||||
|
Loading…
Reference in New Issue
Block a user