Skip to content

Commit

Permalink
I give even more
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 committed Aug 15, 2021
1 parent a633935 commit 8c19fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
arguments: >
${{ matrix.build }}
-Pcompose.desktop.mac.sign=true
-Pcompose.desktop.mac.signing.identity="${{ secrets.APPLE_IDENTITY_SHORT }}"
-Pcompose.desktop.mac.signing.identity=${{ secrets.APPLE_IDENTITY_SHORT }}
-Pcompose.desktop.mac.notarization.appleID=${{ secrets.APPLE_ID }}
-Pcompose.desktop.mac.notarization.password=${{ secrets.APPLE_PASSWORD }}
-Pidentity="${{ secrets.APPLE_IDENTITY }}"
Expand Down

0 comments on commit 8c19fd0

Please sign in to comment.