Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmd5 committed Mar 29, 2024
1 parent c93a49b commit 86cf512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Expand Up @@ -108,7 +108,7 @@ jobs:
apple-notary-user: ${{ secrets.AC_USERNAME }}
apple-notary-password: ${{ secrets.AC_PASSWORD }}
apple-product-id: "sh.bebop"
apple-team-id: ${{ secrets.APPLE_TEAM_ID }}
apple-team-id: FB328BC574FB712798E2C79A237759ADB0839AAF
options: --options runtime --entitlements bebopc.entitlements

- if: matrix.os == 'macos-latest'
Expand All @@ -125,7 +125,7 @@ jobs:
apple-notary-user: ${{ secrets.AC_USERNAME }}
apple-notary-password: ${{ secrets.AC_PASSWORD }}
apple-product-id: "sh.bebop"
apple-team-id: ${{ secrets.APPLE_TEAM_ID }}
apple-team-id: FB328BC574FB712798E2C79A237759ADB0839AAF
options: --options runtime --entitlements bebopc.entitlements

- if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit 86cf512

Please sign in to comment.