Skip to content

Commit

Permalink
fix discord avatar and username on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ggfto committed Sep 15, 2023
1 parent edf4813 commit 4fcc62e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
with:
severity: info
details: Sucesso no build!
username: Octocat
avatarUrl: https://github.githubassets.com/images/modules/logos_page/Octocat.png
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
- name: Failure Discord Notification
if: failure()
Expand Down

0 comments on commit 4fcc62e

Please sign in to comment.