mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: fold apk comment qr in <details> (#28348)
This commit is contained in:
parent
d788169bf3
commit
f370b4bac6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-mobile.yml
vendored
2
.github/workflows/build-mobile.yml
vendored
|
|
@ -175,7 +175,9 @@ jobs:
|
|||
|
||||
Download: ${{ env.APK_URL }}
|
||||
|
||||
<details><summary>QR code</summary>
|
||||
<img src="https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=${{ env.APK_URL }}" alt="QR code" />
|
||||
</details>f
|
||||
|
||||
Installs as a separate app (applicationId `app.alextran.immich.pr${{ github.event.pull_request.number }}`), so it coexists with the Play Store version and any other PR builds.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue