Skip to content

Commit 39205c2

Browse files
committed
more fixes
1 parent 92751c0 commit 39205c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-apk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
with:
4747
tag_name: v${{ github.run_number }}
4848
name: Release v${{ github.run_number }}
49-
files: artifacts/reader/app-release.apk
49+
files: app-release.apk
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)