Skip to content

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see authored Aug 15, 2024
1 parent 452ed70 commit fb5fb6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ jobs:
uses: lando/notarize-action@bd2f055b8685623053d14594e9c5742c912befaf
with:
product-path: deploy/${{ steps.get-artifacts.outputs.artifact_1 }}
verbose: true
primary-bundle-id: ${{ secrets.MAC_BUNDLE_ID }}
appstore-connect-username: ${{ secrets.NOTARIZATION_USERNAME }}
appstore-connect-password: ${{ secrets.NOTARIZATION_PASSWORD }}
Expand Down

0 comments on commit fb5fb6b

Please sign in to comment.