Update armv7.yml

This commit is contained in:
quydang 2023-09-28 12:59:55 +07:00 committed by GitHub
parent ee8847fef4
commit 88baea5c63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ jobs:
with: with:
repo_token: ${{ secrets.GITHUB_TOKEN }} repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }} tag: ${{ github.ref }}
file: x-ui-linux-arm32-v7a.tar.gz file: x-ui-linux-armv7.tar.gz
asset_name: x-ui-linux-arm32-v7a.tar.gz asset_name: x-ui-linux-armv7.tar.gz
prerelease: true prerelease: true
overwrite: true overwrite: true