Skip to content

1.2.0

1.2.0 #5

Workflow file for this run

name: CD
on:
release:
types:
- published
jobs:
cd:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-cd.yaml@v2
secrets:
halo-pat: ${{ secrets.HALO_PAT }}
permissions:
contents: write
with:
node-version: "20"
pnpm-version: "9"
app-id: app-SUvBR
ui-path: "ui"