mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-29 21:44:26 +02:00
ci(Release): Remove unnecessary upload (#1695)
This commit is contained in:
parent
244d078b11
commit
82d6e3f105
5
.github/workflows/release-build.yml
vendored
5
.github/workflows/release-build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user