Skip to content

Commit

Permalink
update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
ilude committed Apr 28, 2024
1 parent 16de8ff commit 415da26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
uses: rjstone/discord-webhook-notify@v1
with:
severity: info
username: MafenBot
username: Koolaider
color: '#ff00aa'
avatarUrl: https://github.githubassets.com/images/modules/logos_page/Octocat.png
description: A new ${{ github.event.repository.name }} image ${{ steps.meta.outputs.tags }} has been published
description: OH YA ${{ steps.meta.outputs.tags[0] }} has been updated!
details: Based on ${{ github.event.head_commit.url }}
footer: MafenBot became self aware
footer: Koolaider became self aware
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit 415da26

Please sign in to comment.