Skip to content

Commit

Permalink
update code sign application_identity
Browse files Browse the repository at this point in the history
  • Loading branch information
cage1016 committed Aug 3, 2023
1 parent ad028a3 commit 0ea103e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
"source" : [".workflow/exe"],
"bundle_id" : "com.kaichu.xlsx2csv",
"sign" :{
"application_identity" : "cage.chung@gmail.com"
"application_identity" : "Developer ID Application: KAI CHU CHUNG"
}
}
EOF
Expand Down
2 changes: 1 addition & 1 deletion ak.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"name": "KAI CHU CHUNG"
},
"gon": {
"application_identity": "cage.chung@gmail.com"
"application_identity": "Developer ID Application: KAI CHU CHUNG"
}
}

0 comments on commit 0ea103e

Please sign in to comment.