Skip to content

Commit 5ac1fca

Browse files
committed
ci(cd): use build folder
1 parent f8b4677 commit 5ac1fca

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
@@ -1,5 +1,5 @@
11
[build]
2-
publish = "dist"
2+
publish = "build"
33
command = '''
44
export PUBLIC_VERSION=$COMMIT_REF
55
npm run build;

0 commit comments

Comments
 (0)