Skip to content

Commit

Permalink
Update mac signing
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanaelA committed May 1, 2024
1 parent 539fcc3 commit 9cdf97c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: actions/setup-node@v2
- uses: actions/setup-node@v4
with:
node-version: '20.11.1'
- uses: actions/setup-python@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
]
},
"notarize": {
"teamId": "${APPLE_ID_TEAM}"
"teamId": "778YBN5YK7"
}
},
"win": {
Expand Down

0 comments on commit 9cdf97c

Please sign in to comment.