ci: publish APK to GitHub release on v* tag #11

Merged
notazof merged 1 commit from release into main 2026-08-02 23:29:22 +01:00
Owner

Adds a publish-release job that triggers only on tag pushes (refs/tags/v*).
It reuses the APK artifact uploaded by apk-deploy, publishes a GitHub
release via softprops/action-gh-release, and attaches the APK.

Result: a stable permalink to the latest APK at
https://github.com///releases/latest/download/PostIt.Android.apk

Adds a publish-release job that triggers only on tag pushes (refs/tags/v*). It reuses the APK artifact uploaded by apk-deploy, publishes a GitHub release via softprops/action-gh-release, and attaches the APK. Result: a stable permalink to the latest APK at https://github.com/<owner>/<repo>/releases/latest/download/PostIt.Android.apk
ci: publish APK to GitHub release on v* tag
Some checks failed
Dotnet build and test / log-the-inputs (pull_request) Has been cancelled
Dotnet build and test / build (pull_request) Has been cancelled
23262bcc17
Adds a publish-release job that triggers only on tag pushes (refs/tags/v*).
It reuses the APK artifact uploaded by apk-deploy, publishes a GitHub
release via softprops/action-gh-release, and attaches the APK.

Result: a stable permalink to the latest APK at
  https://github.com/<owner>/<repo>/releases/latest/download/PostIt.Android.apk
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
notazof/yavsc!11
No description provided.