mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 19:45:45 +00:00
Refactor and Optimize CI Workflow (Added input option value annotations for clarity.)
This commit is contained in:
parent
b410896ba5
commit
4a762bf691
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package-zip.yml
vendored
2
.github/workflows/package-zip.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
||||||
release_tag:
|
release_tag:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
target:
|
target: # windows linux macos windows-desktop
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue