Compare commits
No commits in common. "f035ff999c45aa35ba7746de53dc345fcafe039a" and "e10454a4c2846a73af6ea45ff83ab1f5e142ea20" have entirely different histories.
f035ff999c
...
e10454a4c2
@ -19,9 +19,6 @@ 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
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user