Skip to content

Commit

Permalink
Continue on error to release on Github
Browse files Browse the repository at this point in the history
(cherry picked from commit ab4e6b5)
  • Loading branch information
Nguyen Thai authored and hoangdat committed Oct 13, 2023
1 parent e9e3cfa commit 011bd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
APPLE_KEY_CONTENT: ${{ secrets.APPLE_KEY_CONTENT }}
run: bundle exec fastlane release
working-directory: ${{ matrix.os }}
continue-on-error: true

- name: Preparing APK for release
if: matrix.os == 'android'
Expand Down

0 comments on commit 011bd14

Please sign in to comment.