Files
plugin-comment-ai-autopilot/.github/workflows/cd.yaml
T
2026-06-14 22:28:19 +08:00

21 lines
430 B
YAML

name: CD
on:
release:
types:
- published
jobs:
cd:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-cd.yaml@v4
permissions:
contents: write
with:
ui-path: "ui"
pnpm-version: 10
node-version: 24
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