Skip to content

Commit 80354f7

Browse files
committed
infra: update android apk artifact naming
1 parent c1e7a9c commit 80354f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ jobs:
103103
- name: Upload build artifacts
104104
uses: actions/upload-artifact@v4
105105
with:
106-
name: android-apk
106+
name: textbee.dev-build-${{ github.ref_name }}-${{ github.sha }}.apk
107107
path: android/app/build/outputs/apk/debug/app-debug.apk
108108
retention-days: 7

0 commit comments

Comments
 (0)