diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml index a9749ca03..8ff4775ac 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -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