Skip to content

Commit f7a6d4e

Browse files
committed
Update workflow for nortalize
1 parent 84c8fe4 commit f7a6d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/electron-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
env:
4242
APPLE_ID: ${{ secrets.APPLE_ID }}
4343
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_APP_SPECIFIC_PASSWORD }}
44+
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
4445
- name: Build Linux
4546
if: ${{ matrix.os == 'ubuntu-latest'}}
4647
run: |

0 commit comments

Comments
 (0)