Files
account-manager/.github/workflows/release_skill.yaml
chendelian 973547b6fb
Some checks failed
技能自动化发布 / release (push) Failing after 0s
chore: auto release commit (2026-03-30 19:10:46)
2026-03-30 19:10:46 +08:00

12 lines
278 B
YAML

name: 技能自动化发布
on:
push:
tags: ["v*"]
jobs:
release:
uses: admin/jiangchang-platform-kit/.github/workflows/reusable-release-skill.yaml@main
with:
artifact_platform: windows
pyarmor_platform: windows.x86_64
include_readme_md: false