✨ Fix CIX
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in 12s
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in 12s
This commit is contained in:
parent
078ddfb490
commit
1ca0db08d8
@ -14,6 +14,9 @@ jobs:
|
|||||||
node-version: "20.x"
|
node-version: "20.x"
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run retrieve-datas
|
- run: npm run retrieve-datas
|
||||||
|
env:
|
||||||
|
DISCORD_BOT_TOKEN: ${{ secrets.DISCORD_BOT_TOKEN }}
|
||||||
|
DISCORD_GUILD_ID: ${{ secrets.DISCORD_GUILD_ID }}
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "camelia@localhost"
|
git config --global user.email "camelia@localhost"
|
||||||
|
Loading…
Reference in New Issue
Block a user