Files
account-manager/.github/workflows/release_skill.yaml
chendelian 6b4cdec1ec
Some checks failed
技能自动化发布 / release (push) Failing after 12s
ci: pin reusable workflow to jiangchang-platform-kit@3ee09bb (avoid stale @main)
Made-with: Cursor
2026-04-05 09:25:05 +08:00

12 lines
389 B
YAML

name: 技能自动化发布
on:
push:
tags: ["v*"]
jobs:
release:
# Pin kit commit so runner does not use a stale @main snapshot (must bump when kit workflow changes).
uses: admin/jiangchang-platform-kit/.github/workflows/reusable-release-skill.yaml@3ee09bbd73510137436dc44598eee3eb0dd1f820
with:
artifact_platform: windows
pyarmor_platform: windows.x86_64