diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index fde4eb106e..ee4004f40e 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -407,6 +407,7 @@ jobs: primary-bundle-id: io.jamulus.Jamulus appstore-connect-username: ${{ secrets.NOTARIZATION_USERNAME }} appstore-connect-password: ${{ secrets.NOTARIZATION_PASSWORD }} + appstore-connect-team-id: ${{ secrets.NOTARIZATION_TEAM_ID }} - name: Staple macOS Release Build if: >-