Skip to content

Commit d2f6dec

Browse files
committed
(d) modify release system for testing"
1 parent 8ab7cf3 commit d2f6dec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-go-nightly-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
162162
163163
sign {
164-
application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
164+
application_identity = "Developer ID Application: Per Tillisch (9M5NQMNWBJ)"
165165
}
166166
167167
# Ask Gon for zip output to force notarization process to take place.

.github/workflows/release-go-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
162162
163163
sign {
164-
application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
164+
application_identity = "Developer ID Application: Per Tillisch (9M5NQMNWBJ)"
165165
}
166166
167167
# Ask Gon for zip output to force notarization process to take place.

0 commit comments

Comments
 (0)