File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- name : Build and publish unstable snapshot release
1+ name : Build & publish snapshot release
22
33# Based on https://github.com/refined-github/refined-github/blob/5cda3447bf80cca0c64ae5eb79779ecd62fec18e/.github/workflows/release.yml#L30-L32
44
6969 - name : Sign "premium" APK
7070 run : /apksigner-user-wrapper.sh ./app/build/outputs/apk/premium/release/*.apk ./orgzly-revived-${{ env.VERSION }}.apk
7171
72- - name : Sign "premium" AAB
73- run : /apksigner-user-wrapper.sh ./app/build/outputs/bundle/premiumRelease/*.aab ./orgzly-revived-${{ env.VERSION }}.aab
72+ # - name: Sign "premium" AAB
73+ # run: /apksigner-user-wrapper.sh ./app/build/outputs/bundle/premiumRelease/*.aab ./orgzly-revived-${{ env.VERSION }}.aab
7474
7575 - name : Upload artifacts and create Github release
7676 uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
You can’t perform that action at this time.
0 commit comments