Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit e873718

Browse files
committed
explain output 10_create-metadata
1 parent 92eeb72 commit e873718

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

responses/10_create-metadata.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Our Action does not require much metadata for it to run correctly. We will not be accepting any inputs, we will however be setting a single output this time.
66

7+
We will not use the `joke-output` in in this portion of the course. There will be a later step that will rely on this Actions output.
8+
79
1. Create a file named `action.yml`
810
2. Use the `name` parameter to name your Action `"external API action"`
911
3. Next, add a `description` parameter and give it a value of `"use an external API to retrieve and display a joke"`

0 commit comments

Comments
 (0)