From ba2b57a53f4458d581606375160020ebcd0918a9 Mon Sep 17 00:00:00 2001 From: "Anthony \"LeWarpy\" BILLON" Date: Sat, 30 Nov 2024 17:07:12 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd775e7..e375f68 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,3 +29,4 @@ jobs: env: APPLE_ID: ${{ secrets.APPLE_ID }} APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }} + APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}