Skip to content

Commit

Permalink
update: gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ViscousPot committed Oct 8, 2024
1 parent c4e0def commit a3a94e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-apk-aab-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
mv app/build/outputs/bundle/all-files-variantRelease/app-all-files-variant-release.aab app/build/outputs/app-all-files-variant-release.aab
- name: Sign App
if: ${{ steps.regex-match.outputs.match != '' }}
id: sign_app
uses: ilharp/sign-android-release@v1.0.4
with:
Expand Down

0 comments on commit a3a94e5

Please sign in to comment.