mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-01 04:29:59 -07:00
Workflow updates
This commit is contained in:
4
.github/workflows/discord.yml
vendored
4
.github/workflows/discord.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
release:
|
||||
types:
|
||||
- "published"
|
||||
check_suite:
|
||||
workflow_run:
|
||||
types:
|
||||
- "completed"
|
||||
issues:
|
||||
@@ -32,5 +32,5 @@ jobs:
|
||||
|
||||
- name: Send webhook
|
||||
env:
|
||||
DEV_DISCORD_WEBHOOK: "https://discord.com/api/webhooks/${{ secrets.DEV_WEBHOOK_ID }}/${{ secrets.DEV_WEBHOOK_TOKEN }}"
|
||||
DEV_WEBHOOK: "https://discord.com/api/webhooks/${{ secrets.DEV_WEBHOOK_ID }}/${{ secrets.DEV_WEBHOOK_TOKEN }}"
|
||||
run: python .github/workflow_data/discord.py
|
||||
|
||||
Reference in New Issue
Block a user