Merge branch 'datas'
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:
commit
f035ff999c
@ -19,6 +19,9 @@ jobs:
|
||||
node-version: "20.x"
|
||||
- run: npm ci
|
||||
- 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
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user