Skip to content

Commit

Permalink
temp: publish to app store now
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed May 6, 2024
1 parent d878553 commit 5d4852d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,4 @@ jobs:
path: build/macos/Build/Products/Release/${{ steps.compress.outputs.zipName }}

- name: Publish to App Store
if: ${{ startsWith(github.ref, 'refs/tags/') }}
run: app-store-connect publish --path ${{ steps.package.outputs.PACKAGE_NAME }}

0 comments on commit 5d4852d

Please sign in to comment.