Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThunderM16 committed Sep 23, 2023
1 parent 1e2f9ce commit ca2bfc4
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/discord.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Discord Webhook
on:
release:
types:
- published
- edited
- push
on: [push]
jobs:
git:
runs-on: ubuntu-latest
Expand All @@ -19,6 +14,6 @@ jobs:
description: "Build and deploy to GitHub Pages"
image: ${{ secrets.EMBED_IMAGE }}
color: 0x0000ff
url: "https://github.com/sarisia/actions-status-discord"
url: "" # optional
username: GitHub Actions
avatar_url: ${{ secrets.AVATAR_URL }}
avatar_url: ${{ secrets.AVATAR_URL }}

0 comments on commit ca2bfc4

Please sign in to comment.