Skip to content

Commit

Permalink
Update send-discord-embed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Nov 27, 2024
1 parent 3625fe4 commit 57cbd87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/send-discord-embed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
CONTENT:
description: >
The non-embedded Content for the discord message
default: ''
type: string
required: false
EMBEDS:
Expand All @@ -33,6 +34,8 @@ on:
"title": "Hello!"
}
]
default: >
[]
type: string
required: false

Expand Down

0 comments on commit 57cbd87

Please sign in to comment.