[FEATURE] Better Discord Status
This commit is contained in:
parent
23bb552e82
commit
c3efb4a49f
1 changed files with 2 additions and 2 deletions
|
@ -50,6 +50,6 @@ 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.GITHUB_SERVER_URL }}/${{ env.GITHUB_REPOSITORY }}/actions/runs/${{ env.GITHUB_RUN_NUMBER
|
||||
**[${{ env.DISCORD_MESSAGE_TITLE }}]** | ${{ inputs.header }} | ${{ env.DISCORD_MESSAGE_STATUS_ICON }}
|
||||
Action: ${{ env.DISCORD_MESSAGE_ACTION_URL }}
|
||||
${{ inputs.additional-content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue