Workflow updates

This commit is contained in:
Willy-JL
2023-04-22 09:06:33 +01:00
parent 48cc9f46af
commit 2248223255
2 changed files with 44 additions and 5 deletions

View File

@@ -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