Skip to content

Commit

Permalink
remove stapling, we cannot staple a zip apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Nov 6, 2023
1 parent 7059a50 commit 308243b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ jobs:
notarize {
path = "ArduinoCreateAgent.app_${{ matrix.arch }}_notarized.zip"
bundle_id = "cc.arduino.${{ env.PROJECT_NAME }}"
staple = true
}
EOF
Expand Down

0 comments on commit 308243b

Please sign in to comment.