ci: use kit @main + pass PYARMOR_REG_B64 for licensed CI obfuscation
Some checks failed
技能自动化发布 / release (push) Failing after 12s
Some checks failed
技能自动化发布 / release (push) Failing after 12s
Made-with: Cursor
This commit is contained in:
5
.github/workflows/release_skill.yaml
vendored
5
.github/workflows/release_skill.yaml
vendored
@@ -5,8 +5,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
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@main
|
||||||
uses: admin/jiangchang-platform-kit/.github/workflows/reusable-release-skill.yaml@3ee09bbd73510137436dc44598eee3eb0dd1f820
|
secrets:
|
||||||
|
PYARMOR_REG_B64: ${{ secrets.PYARMOR_REG_B64 }}
|
||||||
with:
|
with:
|
||||||
artifact_platform: windows
|
artifact_platform: windows
|
||||||
pyarmor_platform: windows.x86_64
|
pyarmor_platform: windows.x86_64
|
||||||
Reference in New Issue
Block a user