diff --git a/README.md b/README.md index 5852b27..c78f5e9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # macos-notarize-action Notarize a signed macOS pkg or app + +| Inputs | Description | +| --- | --- | +| app-path | Path to the app to notarize | +| mac-notarization-apple-id | The Apple ID to use for notarization | +| mac-notarization-team-id | The team ID to use for notarization | +| mac-notarization-pass | The team ID to use for notarization |