set emoji for webhook
This commit is contained in:
parent
3654667494
commit
17bf1bf5ae
@ -9,9 +9,9 @@ jobs:
|
||||
- uses: sarisia/actions-status-discord@v1
|
||||
if: always()
|
||||
with:
|
||||
title: "Pipeline is starting"
|
||||
title: "Pipeline is starting 🚀"
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
avatar_url: "https://git.luker.fr/assets/img/logo.svg"
|
||||
avatar_url: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTP3ekDW_jiUIEmAym337xeS7WN-k_DUq8YHi6VVfwQQw&s"
|
||||
detect-changed-files:
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
@ -96,4 +96,4 @@ jobs:
|
||||
title: "Pipeline has completed successfully"
|
||||
status:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
avatar_url: "https://git.luker.fr/assets/img/logo.svg"
|
||||
avatar_url: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTP3ekDW_jiUIEmAym337xeS7WN-k_DUq8YHi6VVfwQQw&s"
|
Loading…
x
Reference in New Issue
Block a user