Skip to content

Commit

Permalink
Update pr-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Jan 23, 2024
1 parent 0f3ae5f commit adfbc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit adfbc64

Please sign in to comment.