We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb0e7b commit 2e9247bCopy full SHA for 2e9247b
.github/workflows/cd.yaml
@@ -14,5 +14,7 @@ jobs:
14
permissions:
15
contents: write
16
with:
17
+ pnpm-version: "9"
18
app-id: app-kqZUw
19
skip-node-setup: false
20
+ ui-path: "ui"
.github/workflows/ci.yaml
@@ -12,5 +12,6 @@ jobs:
12
ci:
13
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
ui-path: "ui"
0 commit comments