Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 55f22bf

Browse filesBrowse files
authored
Update Manually-no-prebuild.yaml
1 parent 42b25c3 commit 55f22bf
Copy full SHA for 55f22bf

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎.github/workflows/Manually-no-prebuild.yaml

Copy file name to clipboardExpand all lines: .github/workflows/Manually-no-prebuild.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
./gradlew :assembleReleasePlugins
7171
7272
- name: Sign main App
73+
uses: rpavlik/sign-android-release@master
7374
id: sign_apk
7475
with:
7576
releaseDirectory: app/build/outputs/apk/release
@@ -82,6 +83,7 @@ jobs:
8283
BUILD_TOOLS_VERSION: "31.0.0"
8384

8485
- name: Sign plugins
86+
uses: rpavlik/sign-android-release@master
8587
id: sign_plugins_apk
8688
with:
8789
releaseDirectory: plugin/*/build/outputs/apk/release

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.