Skip to content

Commit

Permalink
Change app-type on upload to testflight
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Apr 6, 2024
1 parent d9da074 commit cc34999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/desktop-macos-testflight-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- uses: Apple-Actions/upload-testflight-build@v1
with:
app-type: 'osx'
app-path: ${{ steps.path_variables.outputs.RELEASE_PATH }}
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}
api-key-id: ${{ secrets.APPSTORE_KEY_ID }}
Expand Down

0 comments on commit cc34999

Please sign in to comment.