Skip to content

Commit

Permalink
Tweaked the first_automation metadata to be accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
manterfield committed Jan 23, 2024
1 parent 120e943 commit 88ceb6e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions first_automation/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ name: My First Automation
description: Alright! Let's start by creating a simple automation that takes a greeting via a task and posts it to Slack.
emoji: 🌎
required_apps:
- Slack
- Notion
- Airtable
- slack
tags:
- tutorial
- greetings
Expand All @@ -18,6 +16,6 @@ steps:
- title: Nice. Now let's run it.
instructions: Type your greeting into the task form and submit.
emoji: 🚀
- title: Check Slack /#random
- title: "Check Slack #random"
instructions: You should see you've sent a greeting in Slack. Now let's build something useful. Check the new automations section for templates to get you started!
emoji: 🔥

0 comments on commit 88ceb6e

Please sign in to comment.