modified: .github/workflows/main.yml

modified:   .github/workflows/patch_v6.yml
	modified:   .github/workflows/patch_v7.yml
This commit is contained in:
elseif
2026-09-04 18:16:44 +08:00
parent e124f5a97b
commit 6d68d3767f
3 changed files with 10 additions and 8 deletions

View File

@@ -11,12 +11,13 @@ on:
archs:
required: true
type: string
buildtime:
required: true
type: string
release:
required: true
type: boolean
buildtime:
required: false
type: string
default: ''
env:
CUSTOM_LICENSE_PRIVATE_KEY: ${{ secrets.CUSTOM_LICENSE_PRIVATE_KEY }}