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 7613f87 commit 11cded7Copy full SHA for 11cded7
.github/workflows/ios.yml
@@ -90,5 +90,4 @@ jobs:
90
path: ${{ steps.move.outputs.ipaPath }}
91
92
- name: Publish to App Store
93
- if: ${{ startsWith(github.ref, 'refs/tags/') }}
94
run: app-store-connect publish --path ${{ steps.move.outputs.ipaPath }}
0 commit comments