mirror of https://github.com/lapce/lapce.git
Update release.yml
This commit is contained in:
parent
b2aa3b7c67
commit
625e167439
|
@ -59,8 +59,8 @@ jobs:
|
|||
uses: devbotsxyz/xcode-notarize@v1
|
||||
with:
|
||||
product-path: "./target/release/macos/Lapce-macos.dmg"
|
||||
appstore-connect-username: ${{ secrets.NOTARIZATION_USERNAME }}
|
||||
appstore-connect-password: ${{ secrets.NOTARIZATION_PASSWORD }}
|
||||
appstore-connect-username: ${{ secrets.NOTARIZE_USERNAME }}
|
||||
appstore-connect-password: ${{ secrets.NOTARIZE_PASSWORD }}
|
||||
- name: "Staple Release Build"
|
||||
uses: devbotsxyz/xcode-staple@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue