Skip to content

Commit bccb7f4

Browse files
authored
Update action.yml
1 parent ba02ae6 commit bccb7f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Wait for Netlify"
1+
name: "Wait for Netlify Deploy"
22
description: "Wait for Netlify Deploy to complete"
33
branding:
44
icon: "clock"
@@ -12,7 +12,7 @@ inputs:
1212
required: false
1313
outputs:
1414
url:
15-
description: "The fully qualified deploy preview URL"
15+
description: "The fully qualified deploy URL"
1616
runs:
1717
using: "node12"
1818
main: "index.js"

0 commit comments

Comments
 (0)