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 270933d commit d44c963Copy full SHA for d44c963
1 file changed
README.md
@@ -48,7 +48,7 @@ on:
48
49
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
50
|------------|--------|----------|---------|--------------------------------------------------------------------------------------------|
51
-| delay | string | false | `"30"` | Delay in seconds |
+| delay | string | false | `"10"` | Delay in seconds |
52
| project-id | string | true | | Vercel project id can be <br>obtained from `https://vercel.com/<team>/<project>/settings` |
53
| sha | string | true | | The commit sha to wait <br>for |
54
| team-id | string | false | | Vercel team id can be <br>obtained from `https://vercel.com/teams/<team>/settings` |
0 commit comments