Skip to content

Commit 3319e96

Browse files
committed
Set deploy_source to ui/dist for live deploy
1 parent 6e9ea2b commit 3319e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/live.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
cp ofs-wasm/pkg/ofs_wasm.js ui/public/wasm/
3232
cp ofs-wasm/pkg/ofs_wasm_bg.wasm ui/public/wasm/
3333
cd ui && npm run build
34+
deploy_source: ui/dist
3435
secrets:
3536
deploy_ssh_key: ${{ secrets.DEPLOY_SSH_KEY }}

0 commit comments

Comments
 (0)