ci(build): Upload build artifact

This commit is contained in:
Pun Butrach 2024-02-15 16:31:19 +07:00 committed by GitHub
parent b754a045eb
commit e0c750d27e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,3 +57,8 @@ jobs:
run: |
echo "${{ secrets.SIGNING_KEYSTORE }}" | base64 --decode > android/app/keystore.jks
npx semantic-release
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4
with:
name: Artifact
path: build/app/outputs/apk/release/revanced-manager*.apk