build: Set commit message as changelog for internal builds

This commit is contained in:
Christian Kußowski 2025-06-21 08:47:30 +02:00
commit 44b577e978
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 6 additions and 69 deletions

View file

@ -151,6 +151,7 @@ jobs:
ruby-version: '3.3'
- uses: moonrepo/setup-rust@v1
- name: Install Fastlane
working-directory: android
run: gem install fastlane -NV
- name: Apply Google Services Patch
run: git apply ./scripts/enable-android-google-services.patch