mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-12 23:48:10 -07:00
Fix discord webhook script filename
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user