Skip to content

Commit 8d4f197

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 29cd60d commit 8d4f197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ directory = "../.netlify/functions-internal"
1616
command = "cd .. && sed -i 's/\"0\\.0\\.0\"/\"latest\"/g' package.json && cat package.json && npm i && npm list && npm run build"
1717

1818
[context.branch-deploy]
19-
command = "cd .. && sed -i 's/\"0\\.0\\.0\"/\"next\"/g' package.json && cat package.json && npm i && npm list && npm run build"
19+
command = "cd .. && sed -i 's/\"0\\.0\\.0\"/\"next\"/g' package.json && cat package.json && npm i && npm list && npm run build"

0 commit comments

Comments
 (0)