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 16fe19d commit 4bf4291Copy full SHA for 4bf4291
actions/publish-vercel/action.yml
@@ -29,7 +29,7 @@ runs:
29
{
30
"version": 2,
31
"public": false,
32
- "outputDirectory": ".artifacts/docs/html"
+ "outputDirectory": ".artifacts/docs/html",
33
"git": {
34
"deploymentEnabled": false
35
}
0 commit comments