Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obrousseau authored Jun 13, 2024
1 parent 333fe65 commit 73d08d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
APPLE_ID: ${{ secrets.apple_id }}
APPLE_ID_PASSWORD: ${{ secrets.apple_id_app_specific_pwd }}
APPLEIDPASS: ${{ secrets.apple_id_app_specific_pwd }}
TEAM_ID: ${{ secrets.apple_id_team_id }}
APPLE_TEAM_ID: ${{ secrets.apple_id_team_id }}
uses: samuelmeuli/action-electron-builder@v1
with:
github_token: ${{ github.token }}
Expand Down

0 comments on commit 73d08d0

Please sign in to comment.