mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-18 17:51:50 +00:00
Add missing ui-path for cd workflow (#57)
This commit is contained in:
1
.github/workflows/cd.yaml
vendored
1
.github/workflows/cd.yaml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
with:
|
with:
|
||||||
|
ui-path: ui
|
||||||
pnpm-version: 9
|
pnpm-version: 9
|
||||||
node-version: 22
|
node-version: 22
|
||||||
java-version: 21
|
java-version: 21
|
||||||
|
Reference in New Issue
Block a user