Actualiser .gitea/workflows/retrieve-datas.yaml
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in 2m33s
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in 2m33s
This commit is contained in:
parent
5b222cead0
commit
61531c12eb
@ -26,7 +26,7 @@ jobs:
|
||||
- run: git pull
|
||||
- run: git add events.json
|
||||
- run: git config --global user.email "cameliastudio@localhost"
|
||||
- run: git config --global user.name "Camelia Studio"
|
||||
- run: git config --global user.name "[Bot] Camelia Studio"
|
||||
- run: git commit -m "Update events datas" --allow-empty
|
||||
- run: git checkout -b datas
|
||||
- run: git push -u origin datas --force
|
Loading…
Reference in New Issue
Block a user