Nightly release 15-dev (#5033)

This commit is contained in:
John Andrew Camu
2024-12-04 04:32:58 +08:00
committed by GitHub
parent 53a44e769b
commit 89b11ab8e7

View File

@@ -118,7 +118,7 @@ jobs:
nightly-release:
runs-on: ubuntu-latest
if: github.repository_owner == 'LawnchairLauncher' && github.event_name == 'push' && github.ref == 'refs/heads/14-dev'
if: github.repository_owner == 'LawnchairLauncher' && github.event_name == 'push' && github.ref == 'refs/heads/15-dev'
needs: build-debug-apk
permissions:
contents: write