Skip to content

1.13.0-rc.1

1.13.0-rc.1 #6

Workflow file for this run

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