Fix discord webhook script filename

This commit is contained in:
Willy-JL
2023-03-30 03:28:16 +01:00
parent cba1546931
commit 491f8f68a0
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
- name: Send webhook
env:
DEV_DISCORD_WEBHOOK: "https://discord.com/api/webhooks/${{ secrets.DEV_WEBHOOK_ID }}/${{ secrets.DEV_WEBHOOK_TOKEN }}"
run: python .github/workflow_data/discord_push.py
run: python .github/workflow_data/discord.py