Skip to content

Commit c7a4dd1

Browse files
authored
Merge pull request #116 from Lycoon/dev
updated deploy-macos actions
2 parents 7c61836 + 169276b commit c7a4dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
"$PKG_PATH"
5757
5858
- name: Upload to App Store Connect
59-
uses: apple-actions/upload-testflight-build@v4
59+
uses: apple-actions/upload-testflight-build@v3
6060
with:
6161
app-path: ${{ env.PKG_PATH }}
6262
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}

0 commit comments

Comments
 (0)