mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
ci(Release): Use ReVanced account instead of semantic-release
This commit is contained in:
parent
d414a91f40
commit
c170392123
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Build with Flutter
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.REPOSITORY_PUSH_ACCESS }}
|
||||
signingKey: "keystore.jks"
|
||||
keyStorePassword: ${{ secrets.SIGNING_KEYSTORE_PASSWORD }}
|
||||
keyAlias: ${{ secrets.SIGNING_KEY_ALIAS }}
|
||||
|
Loading…
Reference in New Issue
Block a user