[FEATURE] Better Discord Status
This commit is contained in:
parent
c3efb4a49f
commit
70be117bd5
1 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@ runs:
|
|||
embed-url: ${{ env.DISCORD_MESSAGE_REPOSITORY_URL }}
|
||||
embed-color: ${{ env.DISCORD_MESSAGE_STATUS_COLOR }}
|
||||
content: |-
|
||||
**[${{ env.DISCORD_MESSAGE_TITLE }}]** | ${{ inputs.header }} | ${{ env.DISCORD_MESSAGE_STATUS_ICON }}
|
||||
**[${{ env.DISCORD_MESSAGE_TITLE }}]** | ${{ inputs.header }} | ${{ env.DISCORD_MESSAGE_STATUS_ICON }} | @CI Monitor
|
||||
Action: ${{ env.DISCORD_MESSAGE_ACTION_URL }}
|
||||
${{ inputs.additional-content }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue