Skip to content

Commit c6d5ace

Browse files
committed
incr: test env vars for windows
1 parent 9443a37 commit c6d5ace

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
5454
- name: Run build
5555
env:
56-
APPLE_ID: ${{ secrets.APPLE_ID }}
57-
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_APP_PASSWORD }}
58-
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
5956
WIN_CSC_LINK: ${{ secrets.WIN_CSC_LINK }}
6057
WIN_CSC_KEY_PASSWORD: ${{ secrets.WIN_CSC_KEY_PASSWORD }}
6158
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)