We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da761b commit 0aa255aCopy full SHA for 0aa255a
pages/docs/publish.md
@@ -36,9 +36,9 @@ ready to publish your plugin!
36
37
## Publishing a Version
38
39
-After the post-receive hook is setup and your manifest has been added,
+After the service hook is setup and your manifest has been added,
40
publishing your plugin is as simple as tagging the version in git and pushing
41
-the tag to GitHub. The post-receive hook will notify the plugins site that a
+the tag to GitHub. The service hook will notify the plugins site that a
42
new tag is available and the plugins site will take care of the rest!
43
44
```bash
0 commit comments