We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4500857 commit 16992d6Copy full SHA for 16992d6
1 file changed
action.yml
@@ -1,6 +1,6 @@
1
name: "Slack GitHub Action"
2
author: "slackapi"
3
-description: "Send data to Slack to start a Slack workflow in Workflow Builder, call a Slack API method, or post a message into a channel"
+description: "Post a message, call a Web API method, start a Slack workflow, or run a Slack CLI command from GitHub Actions"
4
inputs:
5
api:
6
description: "A custom API URL to send Slack API method requests to."
0 commit comments