Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maksw2 authored Jun 20, 2024
1 parent 71c4c5d commit 4df74bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
uses: tsickert/discord-webhook@v5.3.0
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
username: vegabot
avatar-url: https://maksw.pl/images/ja1.webp
embed-title: A new release dropped!
embed-description: [Get it here](https://github.com/maksw2/VEGA/releases)
embed-color: 5814783
username: "vegabot"
avatar-url: "https://maksw.pl/images/ja1.webp"
embed-title: "A new release dropped!"
embed-description: "[Get it here](https://github.com/maksw2/VEGA/releases)"
embed-color: 5814783

0 comments on commit 4df74bf

Please sign in to comment.