Compare commits

...

No commits in common. "bec5e0c422d64481118dfe76ef78994cb40d2c6d" and "3f7a0b1cb57dd3a6d0a3235e04b4d5b468272d3e" have entirely different histories.

3 changed files with 9 additions and 7 deletions

View File

@ -14,8 +14,10 @@ jobs:
node-version: "20.x"
- run: npm ci
- run: npm run retrieve-datas
- name: Upload artifact
uses: https://gitea.com/actions/upload-artifact@v3
with:
name: events
path: ./events.json
- name: Commit and push changes
run: |
git config --global user.email "camelia@localhost"
git config --global user.name "Camélia Studio"
git add events.json
git commit -m "Update events.json"
git push

3
.gitignore vendored
View File

@ -4,5 +4,4 @@
*.iml
node_modules/
.env
events.json
.env

1
events.json Normal file
View File

@ -0,0 +1 @@
[]