diff --git a/README.md b/README.md index e4b2955..e127ed7 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ path = "error" action = "echo '{{$.books.*.title}}'" # Validate secrets according to different parsing rules # Currently only GitHub secrets are supported -secret = { value = "my secret", type = "GitHub"} +secret = { value = "my secret", format = "GitHub"} [endpoints.testscript] path = "script" @@ -67,4 +67,4 @@ will also be provided in the environment variable `HOOK_BODY`. ## License -GPL-3 \ No newline at end of file +GPL-3