Skip to content

Commit 6430360

Browse files
committed
Notarizing fixes III
1 parent 7453e2a commit 6430360

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
168168
- name: Sign GanttProject.app
169169
run: |
170-
build-bin/notarize.sh $VERSION "BarD Software s.r.o. Developer Key" "$MACOS_NOTARIZE_PASSWORD" all
170+
build-bin/notarize.sh $VERSION "BarD Software s.r.o" "$MACOS_NOTARIZE_PASSWORD" all
171171
172172
- id: 'auth'
173173
uses: 'google-github-actions/auth@v1'

ganttproject-builder/BUILD-HISTORY-MAJOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
2025-01-29 3316 fixed issue 2569, added group to MSI silent
1111
2025-07-04 3390 Test build of GanttProject 3.4 Beta I ....
1212
2026-01-16 3390 Test build of GanttProject 3.4 Beta I ....
13-
2026-01-17 3390 Test build of GanttProject 3.4 Beta I ........
13+
2026-01-17 3390 Test build of GanttProject 3.4 Beta I .........
1414
--

0 commit comments

Comments
 (0)