Skip to content

Commit d5e98c5

Browse files
author
ELY M
committed
55914-elys
1 parent 3cbc9fc commit d5e98c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Rename release APK
8383
run: |
84-
pwd, ls -la
84+
cp ${{ steps.sign_app.outputs.signedReleaseFile }} ${{ env.VERSIONNAME }}.apk
8585
8686
- name: Publish GitHub release
8787
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)