mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update prerelease.yml
This commit is contained in:
parent
ee3736e691
commit
0139bd6554
1 changed files with 0 additions and 1 deletions
1
.github/workflows/prerelease.yml
vendored
1
.github/workflows/prerelease.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
|||
run: chmod +x gradlew
|
||||
- name: Set checks for prerelease updates to true by default
|
||||
run: |
|
||||
COMMIT_HASH="$(git log -1 --format='%H')"
|
||||
sed -i "s/R\.string\.prerelease_update_key), false))/R\.string\.prerelease_update_key), true))/" app/src/main/java/com/lagradost/cloudstream3/utils/InAppUpdater.kt
|
||||
- name: Update prerelease_commit_hash
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue