Skip to content

Commit

Permalink
fix: remove empty username from webhook data
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtraction authored Jan 13, 2023
1 parent ee2ecb7 commit 6fa0007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion send.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ fi

TIMESTAMP=$(date -u +%FT%TZ)
WEBHOOK_DATA='{
"username": "",
"avatar_url": "https://travis-ci.com/images/logos/TravisCI-Mascot-1.png",
"embeds": [ {
"color": '$EMBED_COLOR',
Expand Down

0 comments on commit 6fa0007

Please sign in to comment.