diff --git a/action.yml b/action.yml index 5e551fa..1536963 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,7 @@ -name: "campsite-github-action" -description: "Create a post or comment on Campsite from your GitHub workflow" +name: "Campsite GitHub Action" +description: "Create a post or comment on Campsite from your GitHub workflow." +icon: message-circle +color: orange inputs: api_key: description: "Campsite API Key"