Skip to content

Commit 4fbef6d

Browse files
committed
chore: use a unique title for marketplace
1 parent c5d43da commit 4fbef6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Slack GitHub Action"
1+
name: "The Slack GitHub Action"
22
author: "slackapi"
33
description: "Post a message, call a Web API method, start a Slack workflow, or run a Slack CLI command from GitHub Actions"
44
inputs:

cli/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Slack GitHub Action: CLI"
1+
name: "The Slack GitHub Action: CLI"
22
author: "slackapi"
33
description: "Install the Slack CLI and run a command in a GitHub Actions workflow"
44
inputs:

0 commit comments

Comments
 (0)