We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0095f10 commit 0f7189aCopy full SHA for 0f7189a
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
61
publish-release:
62
name: 'Publish Release'
63
- needs: [bump-version, build-android]
+ needs: [bump-version, build-android, build-ios]
64
runs-on: ubuntu-latest
65
env:
66
MERGE_TARGET: master
0 commit comments