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

Commit 4f9d61a

Browse files
authored
Add repo-token to code snippet
1 parent 8d3fbd1 commit 4f9d61a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

responses/14_create-metadata.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ We will use the joke output, an `issue-title`, and the `repo-token` in this port
4242
description: "Every issue needs a title, it's nice to supply one, even though you could do this dynamically within your code"
4343
default: "a joke for you"
4444
required: true
45+
repo-token:
46+
description: "Token with permissions to do repo things"
4547
4648
runs:
4749
using: "node12"

0 commit comments

Comments
 (0)