chore: remove Discord GitHub Actions workflow
This commit is contained in:
@@ -1,14 +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.YOUR_DISCORD_WEBHOOK_URL }}
|
|
||||||
Reference in New Issue
Block a user