ci(Release): Remove unnecessary upload (#1695)

This commit is contained in:
Benjamin 2024-02-19 15:41:03 -08:00 committed by GitHub
parent 244d078b11
commit 82d6e3f105
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,8 +62,3 @@ 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