Skip to content

1.16.0

1.16.0 #14

Workflow file for this run

name: CD
on:
release:
types:
- published
jobs:
cd:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-cd.yaml@v4
secrets:
halo-pat: ${{ secrets.HALO_PAT }}
permissions:
contents: write
with:
app-id: app-Qxhpp
pnpm-version: 10
node-version: 24
java-version: 21