mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-07-01 22:37:26 +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
|
- name: Upload build
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
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
|
path: app/build/outputs/apk/release/*.apk
|
||||||
|
Reference in New Issue
Block a user