Skip to content

Commit

Permalink
Suppress embeds when notifying about new build
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Jul 15, 2024
1 parent cc3da49 commit 484d15c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,7 @@ jobs:
- uses: tsickert/[email protected]
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
# Suppress embeds
flags: 4
content: |
New build available! Get it from: https://jspahrsummers.itch.io/merc

0 comments on commit 484d15c

Please sign in to comment.