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 39761d7 commit 109765bCopy full SHA for 109765b
adminforth/package.json
@@ -40,7 +40,7 @@
40
[
41
"@semantic-release/exec",
42
{
43
- "successCmd": "sh -lc 'cd documentation && npm ci && npm run build && npm run deploy'"
+ "successCmd": "sh -lc 'cd documentation && npm ci && npm run build && USE_SSH=1 npm run deploy'"
44
}
45
]
46
],
0 commit comments