Skip to content

Commit

Permalink
Updating event-handler signing to include binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
doggydogworld committed Sep 25, 2024
1 parent 1077bc9 commit 773f140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/event-handler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ build:
# darwin-signed-build is a wrapper around the build target that ensures it is codesigned
include ../../darwin-signing.mk
.PHONY: darwin-signed-build
darwin-signed-build: BINARIES=$(BINARY)
darwin-signed-build: build
$(NOTARIZE_BINARIES)

Expand Down

0 comments on commit 773f140

Please sign in to comment.