onPublish hook? #13811
onPublish hook?
#13811
-
Is there no hook that runs when the publish operation is completed? Or do one of the other hooks include checks to determine if the publish operation is the one running? |
Beta Was this translation helpful? Give feedback.
Answered by
lcnogueira
Sep 17, 2025
Replies: 1 comment
-
I think there's not, but I think you can use a
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
r1tsuu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think there's not, but I think you can use a
beforeChange
hook to check that: