diff --git a/template/.github/workflows/cd.yaml b/template/.github/workflows/cd.yaml index 78a4c38..06e3685 100644 --- a/template/.github/workflows/cd.yaml +++ b/template/.github/workflows/cd.yaml @@ -11,7 +11,10 @@ jobs: permissions: contents: write with: + ui-path: "ui" pnpm-version: 9 node-version: 22 java-version: 21 + # Remove skip-appstore-release and set app-id if you want to release to the App Store skip-appstore-release: true + # app-id: app-xyz