This page automatically builds the Android app from the latest commit on the branch master, generates a test page and publishes it to GitHub Pages as a nice way for non-developers to get the latest app version for testing without having to build it themselves.
This page might need the pages source set to GitHub Actions at Settings → Pages → Build and deployment → Source.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/581
**Author:** [@lkiesow](https://github.com/lkiesow)
**Created:** 2/13/2023
**Status:** ✅ Merged
**Merged:** 2/14/2023
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `test-page`
---
### 📝 Commits (2)
- [`5704ca2`](https://github.com/advplyr/audiobookshelf-app/commit/5704ca2ae87cf8f7c153cd6da42fbeef68a67fe8) Publish Android Test Page
- [`04f00d2`](https://github.com/advplyr/audiobookshelf-app/commit/04f00d2994dd33056722ab3c716a446b4424e7a3) Update .github/workflows/deploy-apk.yml
### 📊 Changes
**2 files changed** (+158 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `.github/testing-page-template.html` (+81 -0)
➕ `.github/workflows/deploy-apk.yml` (+77 -0)
</details>
### 📄 Description
This page automatically builds the Android app from the latest commit on the branch master, generates a test page and publishes it to GitHub Pages as a nice way for non-developers to get the latest app version for testing without having to build it themselves.
This page might need the pages source set to GitHub Actions at Settings → Pages → Build and deployment → Source.

---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/581
Author: @lkiesow
Created: 2/13/2023
Status: ✅ Merged
Merged: 2/14/2023
Merged by: @advplyr
Base:
master← Head:test-page📝 Commits (2)
5704ca2Publish Android Test Page04f00d2Update .github/workflows/deploy-apk.yml📊 Changes
2 files changed (+158 additions, -0 deletions)
View changed files
➕
.github/testing-page-template.html(+81 -0)➕
.github/workflows/deploy-apk.yml(+77 -0)📄 Description
This page automatically builds the Android app from the latest commit on the branch master, generates a test page and publishes it to GitHub Pages as a nice way for non-developers to get the latest app version for testing without having to build it themselves.
This page might need the pages source set to GitHub Actions at Settings → Pages → Build and deployment → Source.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.