add a goose2 signed release flow (#8728)
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"externalBin": ["../../../target/release/goose"]
|
||||
"externalBin": ["../../../target/release/goose"],
|
||||
"macOS": {
|
||||
"entitlements": "entitlements.plist",
|
||||
"hardenedRuntime": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user