diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d4ccb3e..efb8cf5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,6 +35,7 @@ jobs: CSC_LINK: ${{ secrets.mac_certs }} CSC_KEY_PASSWORD: ${{ secrets.mac_certs_password }} GH_TOKEN: ${{ secrets.gh_token }} + NOTARIZE: true run: yarn make:macos --publish always - name: Clean up builds