chore: initialize account-manager skill repository

This commit is contained in:
2026-04-05 08:36:41 +08:00
commit 27cfe1018e
6 changed files with 1741 additions and 0 deletions

11
.github/workflows/release_skill.yaml vendored Normal file
View File

@@ -0,0 +1,11 @@
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