Save events
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in 17s

This commit is contained in:
Melaine Gérard 2024-10-04 13:03:26 +02:00
parent 0bb6a8763c
commit 3f7a0b1cb5

View File

@ -19,6 +19,5 @@ jobs:
git config --global user.email "camelia@localhost"
git config --global user.name "Camélia Studio"
git add events.json
# On amend le dernier commit pour ajouter les modifications
git commit --amend --no-edit
git commit -m "Update events.json"
git push