build: Set commit message as changelog for internal builds
This commit is contained in:
parent
95172aed8f
commit
44b577e978
5 changed files with 6 additions and 69 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue