mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-08 07:57:28 +00:00
Update sign apk action
This commit is contained in:
parent
0d0c5fa320
commit
437a123f5c
2
.github/workflows/github_pre_release.yml
vendored
2
.github/workflows/github_pre_release.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: ./gradlew assembleGithubRelease --stacktrace --project-prop pre
|
||||
|
||||
- name: Sign APK
|
||||
uses: ammargitham/sign-android-release@v1.1
|
||||
uses: ammargitham/sign-android-release@v1.1.1
|
||||
# ID used to access action output
|
||||
id: sign_app
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user