Skip to content

Commit 3cc5427

Browse files
committed
(d) modify release system for testing"
1 parent de023d6 commit 3cc5427

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
@@ -166,7 +166,7 @@ jobs:
166166
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
167167
168168
sign {
169-
application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
169+
application_identity = "Developer ID Application: Per Tillisch (9M5NQMNWBJ)"
170170
}
171171
172172
# 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
@@ -166,7 +166,7 @@ jobs:
166166
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
167167
168168
sign {
169-
application_identity = "Developer ID Application: ARDUINO SA (7KT7ZWMCJT)"
169+
application_identity = "Developer ID Application: Per Tillisch (9M5NQMNWBJ)"
170170
}
171171
172172
# Ask Gon for zip output to force notarization process to take place.

0 commit comments

Comments
 (0)