文件
halo-theme/.github/workflows/theme-cd.yaml
T
rohow deb64db6f9
Theme CD / cd (release) Has been cancelled
fix(cd): 尝试修复cd问题
2026-01-21 15:44:18 +08:00

16 行
294 B
YAML

name: Theme CD
on:
release:
types:
- published
jobs:
cd:
uses: https://github.com/halo-sigs/reusable-workflows/.github/workflows/theme-cd.yaml@v3
permissions:
contents: write
with:
skip-appstore-release: true
node-version: 22
pnpm-version: 10