We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c5bbb commit b092954Copy full SHA for b092954
action.yml
@@ -1,7 +1,8 @@
1
name: "Wait for Netlify"
2
description: "Wait for Netlify Deploy Preview to complete"
3
-icon: "clock"
4
-color: "blue"
+branding:
+ icon: "clock"
5
+ color: "blue"
6
inputs:
7
site_name:
8
description: "The Netlify site name to test against"
0 commit comments