[FEATURE] Better Discord Status
This commit is contained in:
parent
b9417ddf84
commit
09c11a69f3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ runs:
|
|||
webhook-url: ${{ env.DISCORD_WEBHOOK }}
|
||||
embed-title: ${{ env.GITHUB_REPOSITORY }}
|
||||
embed-description: Repository
|
||||
embed-footer-text: Action: ${{ env.DISCORD_MESSAGE_ACTION_URL }}
|
||||
embed-footer-text: "Action: ${{ env.DISCORD_MESSAGE_ACTION_URL }}"
|
||||
embed-url: ${{ env.DISCORD_MESSAGE_REPOSITORY_URL }}
|
||||
embed-color: ${{ env.DISCORD_MESSAGE_STATUS_COLOR }}
|
||||
content: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue