Adjust the macos package icon

https://github.com/2dust/v2rayN/issues/6404
This commit is contained in:
2dust
2025-01-04 19:06:26 +08:00
parent 1295d8191c
commit f809ee7b20
6 changed files with 19 additions and 13 deletions

View File

@@ -73,4 +73,5 @@ jobs:
with:
file: ${{ github.workspace }}/v2rayN*.zip
tag: ${{ github.event.inputs.release_tag }}
file_glob: true
file_glob: true
prerelease: true

View File

@@ -74,4 +74,5 @@ jobs:
with:
file: ${{ github.workspace }}/v2rayN*.zip
tag: ${{ github.event.inputs.release_tag }}
file_glob: true
file_glob: true
prerelease: true

View File

@@ -64,4 +64,5 @@ jobs:
with:
file: ${{ github.workspace }}/v2rayN*.zip
tag: ${{ github.event.inputs.release_tag }}
file_glob: true
file_glob: true
prerelease: true