mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-03 18:09:57 +00:00
notarizer fix
This commit is contained in:
parent
2201cfe142
commit
c3b3a3cea6
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -39,6 +39,8 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
CSC_LINK: ${{ secrets.CSC_LINK }}
|
||||
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}
|
||||
APPSTORE_USERNAME: ${{ secrets.APPSTORE_USERNAME }}
|
||||
APPSTORE_PASSWORD: ${{ secrets.APPSTORE_PASSWORD }}
|
||||
|
||||
- name: Build packages without signing
|
||||
run: scripts/build-macos.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user