removed discord sync due to errors

This commit is contained in:
Mai Development
2026-01-27 19:11:38 -05:00
parent 5dda3d2f55
commit 9b4ce96ff5

View File

@@ -1,15 +0,0 @@
name: Discord Webhook
on: [push]
jobs:
git:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Discord Webhook
uses: johnnyhuy/actions-discord-git-webhook@main
with:
webhook_url: ${{ secrets.WEBHOOK }}