We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51ac390 + 8c9632e commit ce8db92Copy full SHA for ce8db92
.github/workflows/autobuild.yml
@@ -407,6 +407,7 @@ jobs:
407
primary-bundle-id: io.jamulus.Jamulus
408
appstore-connect-username: ${{ secrets.NOTARIZATION_USERNAME }}
409
appstore-connect-password: ${{ secrets.NOTARIZATION_PASSWORD }}
410
+ appstore-connect-team-id: ${{ secrets.NOTARIZATION_TEAM_ID }}
411
412
- name: Staple macOS Release Build
413
if: >-
0 commit comments