Skip to content

Commit e847230

Browse files
committed
fixup! chore: write build_go_matrix.sh and archive.sh
1 parent 850bc82 commit e847230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/.goreleaser-release-darwin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ env:
4747
signs:
4848
- ids: [coder-darwin]
4949
artifacts: archive
50-
cmd: ./scripts/sign_macos.sh
50+
cmd: ./scripts/sign_darwin.sh
5151
args: ["${artifact}"]
5252
output: true
5353

0 commit comments

Comments
 (0)