Skip to content

Commit e32c6c8

Browse files
authored
Update list-an-action.yml
1 parent a465e19 commit e32c6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/list-an-action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: List Action
1+
name: Add Action to Marketplace 🛒
22
description: Request to add an action to PyAction marketplace
33
title: "Add ___ to the marketplace"
44
labels: ["marketplace"]
@@ -22,7 +22,7 @@ body:
2222
- type: input
2323
attributes:
2424
label: Repository
25-
description: Repository address
25+
description: Repository URL
2626
placeholder: https://github.com/...
2727
validations:
2828
required: true

0 commit comments

Comments
 (0)