Skip to content

Commit

Permalink
build: update action marketplace config
Browse files Browse the repository at this point in the history
  • Loading branch information
nhevia committed May 5, 2021
1 parent d090df9 commit d3f4674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
@@ -1,5 +1,5 @@
name: Discord Style realeses with webhooks
description: Sends automatic releases to Discord, using a webhook.
name: Discord - Styled Releases/Patch Notes
description: Send automatic styled releases to Discord.
inputs:
webhook_id:
description: Discord's webhook id. Use GH repo secrets.
Expand All @@ -12,4 +12,4 @@ runs:
main: './dist/index.js'
branding:
color: orange
icon: align-justify
icon: radio

0 comments on commit d3f4674

Please sign in to comment.