We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d20e5 commit c15a41bCopy full SHA for c15a41b
1 file changed
etc/scripts/workflows/release.ts
@@ -26,6 +26,8 @@ await $`${[
26
"publish",
27
"container",
28
"directory",
29
+ "--path",
30
+ "/workspace/apps/app/public",
31
"export",
32
"--path",
33
workDirs.apps.app.public.path,
0 commit comments