This commit is contained in:
2024-07-02 20:44:16 -06:00
parent 5188ceb837
commit 61c01b9804

View File

@@ -93,7 +93,6 @@
},
{
name: codesign the app,
if: ${{ github.ref == "refs/heads/builds" }},
run: './.github/workflows/scripts/mac/sign-apps.sh',
env: {
PROD_MACOS_CERTIFICATE: ${{ secrets.PROD_MACOS_CERTIFICATE }},