fix(ci): use docker-user heredoc for deploy and add workflow_dispatch
Closes #38 Assisted-by: Claude:claude-sonnet-4-6
This commit is contained in:
1
.github/workflows/ui.yml
vendored
1
.github/workflows/ui.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: UI – CI/CD
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- ui/**
|
||||
|
||||
Reference in New Issue
Block a user