Skip to content

Commit 27e072b

Browse files
committed
minor
1 parent f13b70c commit 27e072b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/google-play-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Android Release
22

33
on:
44
push:
5-
tags:
6-
- '*'
5+
branch:
6+
- 'DISABLED_FOR_NOW'
77

88
workflow_dispatch:
99

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ Get the latest APK from the [Releases Section](https://github.com/felipebueno/st
116116

117117
- [ ] Github Actions
118118

119-
- [x] PWA
119+
- [ ] PWA
120120

121-
- [x] Google Play
121+
- [ ] Google Play
122122

123123
- [x] Github Releases
124124

@@ -130,7 +130,7 @@ Get the latest APK from the [Releases Section](https://github.com/felipebueno/st
130130

131131
- [ ] Instructions on how to install it directly from github
132132

133-
- [x] Put it back on Google Play
133+
- [ ] Put it back on Google Play
134134

135135
- [ ] F-Droid (need help)
136136

0 commit comments

Comments
 (0)