Skip to content

Commit

Permalink
Start debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxushka committed Aug 28, 2023
1 parent acd48e0 commit e45ce46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@
rm -f unsigned.pkg
app-store-connect publish --path "$PACKAGE_NAME" --testflight --expire-build-submitted-for-review --app-store --cancel-previous-submissions --release-type=AFTER_APPROVAL --whats-new="Compiled from `git log --pretty=format:%s --oneline --ancestry-path HEAD~1..HEAD`" --version-string="1.0.${{ github.run_number }}" --max-build-processing-wait 3600
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
limit-access-to-actor: true
uses: mxschmitt/action-tmate@v3
limit-access-to-actor: true

0 comments on commit e45ce46

Please sign in to comment.