mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-21 22:17:05 +02:00
Update release-build.yml
This commit is contained in:
parent
906ff5633a
commit
e753bfcc86
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -48,5 +48,5 @@ jobs:
|
||||
keyAlias: ${{ secrets.SIGNING_KEY_ALIAS }}
|
||||
keyPassword: ${{ secrets.SIGNING_KEY_PASSWORD }}
|
||||
run: |
|
||||
echo ${{ secrets.SIGNING_KEYSTORE }} | base64 --decode > keystore.jks
|
||||
echo "${{ secrets.SIGNING_KEYSTORE }}" | base64 --decode > keystore.jks
|
||||
npx semantic-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user