Skip to content

Commit

Permalink
Continue on error to release on Github
Browse files Browse the repository at this point in the history
  • Loading branch information
tk-nguyen authored and hoangdat committed Oct 12, 2023
1 parent c4a7d6b commit ab4e6b5
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 ab4e6b5

Please sign in to comment.