Skip to content

1.0.0-alpha.2

1.0.0-alpha.2 #2

Workflow file for this run

name: CD
on:
release:
types:
- published
jobs:
cd:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-cd.yaml@v1
secrets:
halo-username: ${{ secrets.HALO_USERNAME }}
halo-password: ${{ secrets.HALO_PASSWORD }}
permissions:
contents: write
with:
node-version: "20"
pnpm-version: "9"
app-id: app-MrbzY
ui-path: "ui"