Skip to content

Commit 3d93d4c

Browse files
committed
Refactor build workflow to rename and send latest apk file to Telegram
1 parent 68896c6 commit 3d93d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
uses: actions/upload-artifact@v4
6464
with:
6565
name: tech-triangle
66-
path: android/app/build/outputs/apk/release/Tech_Triangle-arm64-v8a.apk
66+
path: android/app/build/outputs/apk/release/Tech_Triangle-latest-arm64-v8a.apk

0 commit comments

Comments
 (0)