Skip to content

Commit c7b4893

Browse files
committed
fix: created android changelogs dir
1 parent fd8cb28 commit c7b4893

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/00-main.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@ jobs:
3939
apk: "true"
4040
secrets: inherit
4141

42-
build-ios:
42+
# build-ios:
4343
# set if false to disable iOS branch of build
4444
# if: ${{ needs.conventional-release.outputs.new_release_published == 'true' }}
45-
needs:
46-
- test
45+
# needs:
46+
# - test
4747
# - conventional-release
4848
# - parse-screenshot
49-
uses: ./.github/workflows/03-build-ios.yml
50-
with:
49+
# uses: ./.github/workflows/03-build-ios.yml
50+
# with:
5151
# screenshot: ${{ needs.parse-screenshot.outputs.contains_screenshot }}
52-
ipa: "true"
53-
secrets: inherit
52+
# ipa: "true"
53+
# secrets: inherit
5454

5555
upload-android:
5656
# if: ${{ needs.parse-screenshot.outputs.contains_screenshot == 'false' }}

android/fastlane/metadata/android/fr-FR/changelogs/dont-remove

Whitespace-only changes.

0 commit comments

Comments
 (0)