Some checks failed
Publish Python Package to Gitea / publish (push) Failing after 59s
12 lines
254 B
YAML
12 lines
254 B
YAML
name: Skill Release
|
|
on:
|
|
push:
|
|
tags: ["v*"]
|
|
|
|
jobs:
|
|
release:
|
|
uses: client-jiangchang/jiangchang-platform-kit/.github/workflows/reusable-release-skill.yaml@v0.1.0
|
|
with:
|
|
artifact_platform: windows
|
|
pyarmor_platform: windows.x86_64
|