mirror of
https://github.com/SethCohen/github-releases-to-discord
synced 2026-09-14 20:13:23 +00:00
feat: updated action.yml
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
name: Github Releases To Discord
|
name: Github Releases To Discord
|
||||||
|
author: SethCohen
|
||||||
description: Send automatic styled releases to Discord.
|
description: Send automatic styled releases to Discord.
|
||||||
inputs:
|
inputs:
|
||||||
webhook_url:
|
webhook_url:
|
||||||
@@ -19,3 +20,6 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node16'
|
||||||
main: 'index.js'
|
main: 'index.js'
|
||||||
|
branding:
|
||||||
|
icon: file-text
|
||||||
|
color: gray-dark
|
||||||
Reference in New Issue
Block a user