We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6dd7a commit 3d7b428Copy full SHA for 3d7b428
README.md
@@ -1182,7 +1182,7 @@ Hooks expose additional template expressions:
1182
1183
`.Event.Name` is the name of the hook event.
1184
1185
-`.Event.Error` is the error generated by a failed release, exposed for `posysync` hooks only when a release fails, otherwise its value is `nil`.
+`.Event.Error` is the error generated by a failed release, exposed for `postsync` hooks only when a release fails, otherwise its value is `nil`.
1186
1187
You can use the hooks event expressions to send notifications to platforms such as `Slack`, `MS Teams`, etc.
1188
0 commit comments