mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-10-27 02:24:40 +00:00
Update armv7.yml
This commit is contained in:
parent
ee8847fef4
commit
88baea5c63
1 changed files with 2 additions and 2 deletions
4
.github/workflows/armv7.yml
vendored
4
.github/workflows/armv7.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: ${{ github.ref }}
|
||||
file: x-ui-linux-arm32-v7a.tar.gz
|
||||
asset_name: x-ui-linux-arm32-v7a.tar.gz
|
||||
file: x-ui-linux-armv7.tar.gz
|
||||
asset_name: x-ui-linux-armv7.tar.gz
|
||||
prerelease: true
|
||||
overwrite: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue