Skip to content

Commit

Permalink
macos distr
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor44 committed Mar 27, 2024
1 parent dd852f9 commit f9800e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Notarize Release Build
uses: lando/notarize-action@v2
with:
product-path: target/distr/macos/*.dmg
product-path: target/distr/macos/ZooInspectorN-1.1.dmg
appstore-connect-username: ${{ secrets.MACOS_NOTARIZATION_USERNAME }}
appstore-connect-password: ${{ secrets.MACOS_NOTARIZATION_PASSWORD }}
appstore-connect-team-id: ${{ secrets.MACOS_NOTARIZATION_TEAM_ID }}
Expand Down

0 comments on commit f9800e7

Please sign in to comment.