Add OpenClaw skills, platform kit, and template docs
Made-with: Cursor
This commit is contained in:
11
logistics-tracker/.github/workflows/release_skill.yaml
vendored
Normal file
11
logistics-tracker/.github/workflows/release_skill.yaml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user