mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Try another GHA maybe
This commit is contained in:
parent
e53efae012
commit
a5ce0e1982
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -323,7 +323,7 @@ jobs:
|
|||
- name: Sign binary
|
||||
uses: lando/code-sign-action@v3
|
||||
with:
|
||||
file: "/Users/runner/work/Cockatrice/Cockatrice/build/cockatrice/cockatrice.app"
|
||||
file: ${{steps.build.outputs.path}}
|
||||
certificate-data: ${{ secrets.PROD_MACOS_CERTIFICATE }}
|
||||
certificate-id: STKV3NKYBF
|
||||
certificate-password: ${{ secrets.PROD_MACOS_CERTIFICATE_PWD }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue