Adjust the macos package icon
https://github.com/2dust/v2rayN/issues/6404
This commit is contained in:
3
.github/workflows/build-linux.yml
vendored
3
.github/workflows/build-linux.yml
vendored
@@ -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
|
||||
3
.github/workflows/build-osx.yml
vendored
3
.github/workflows/build-osx.yml
vendored
@@ -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
|
||||
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user