update repoUrl description

Signed-off-by: Peiman Jafari <pjafari@skillz.com>
This commit is contained in:
Peiman Jafari
2022-03-15 20:44:15 -07:00
parent b724b86048
commit 0186af711d
@@ -49,7 +49,7 @@ export function createGithubIssuesLabelAction(options: {
properties: {
repoUrl: {
title: 'Repository Location',
description: `Accepts the format 'github.com?repo=reponame&owner=owner' where 'reponame' is the new repository name and 'owner' is an organization or username`,
description: `Accepts the format 'github.com?repo=reponame&owner=owner' where 'reponame' is the repository name and 'owner' is an organization or username`,
type: 'string',
},
number: {