Skip to content

Commit d0f059f

Browse files
mxvshclaude
andcommitted
ci: fix signing style inconsistency to prevent permission resets on update
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 30f9965 commit d0f059f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
<key>method</key>
9494
<string>developer-id</string>
9595
<key>signingStyle</key>
96-
<string>automatic</string>
96+
<string>manual</string>
9797
<key>signingCertificate</key>
9898
<string>Developer ID Application</string>
9999
<key>teamID</key>

0 commit comments

Comments
 (0)