Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarid committed May 17, 2024
1 parent b9d6dcd commit 910e8df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ github.workspace }}/V2rayNG/app/build/outputs/apk/debug/*.apk
overwrite: true
overwrite: true
file_glob: true

0 comments on commit 910e8df

Please sign in to comment.