mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-06-30 13:56:41 +08:00
Update pr-build.yml
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
||||
- name: Upload build
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: revanced-manager-${{ steps.get_commit_hash.outputs.hash }}
|
||||
name: revanced-manager-${{ steps.get_commit_hash.outputs.hash }}.apk
|
||||
path: app/build/outputs/apk/release/*.apk
|
||||
|
Reference in New Issue
Block a user