chore: update ci

This commit is contained in:
2026-03-01 14:00:50 +01:00
parent 0a10d03ad0
commit 96daad954e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -64,4 +64,4 @@ jobs:
- name: Publish OTA update
working-directory: mobile
run: eas update --channel production --message "${{ github.event.head_commit.message }}" --non-interactive
run: eas update --channel production --platform android --message "${{ github.event.head_commit.message }}" --non-interactive