mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 11:35:44 +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:
|
||||
required: true
|
||||
type: string
|
||||
target:
|
||||
target: # windows linux macos windows-desktop
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue