Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Sad face on deploy error
  • Loading branch information
MAMV3x3 authored Aug 8, 2023
1 parent c49d51c commit de57e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
-X POST "${{ secrets.DISCORD_WEBHOOK }}" \
-d '{
"username": "Deploy Buddy",
"avatar_url": "https://repository-images.githubusercontent.com/130118224/a2c75780-e0a9-11eb-8494-3581a0b1c93b",
"avatar_url": "https://i.imgur.com/z1CEtgs.jpeg",
"embeds": [
{
"title": "🚨 Deployment Failed",
Expand Down

0 comments on commit de57e45

Please sign in to comment.