diff --git a/docs/plugins/woodpecker-plugins/plugins.json b/docs/plugins/woodpecker-plugins/plugins.json index 2987036ca..37c7321a8 100644 --- a/docs/plugins/woodpecker-plugins/plugins.json +++ b/docs/plugins/woodpecker-plugins/plugins.json @@ -274,6 +274,11 @@ "name": "Portainer Service Update", "docs": "https://codeberg.org/woodpecker-community/portainer-service-update/raw/branch/main/docs.md", "verified": false + }, + { + "name": "Peckify", + "docs": "https://codeberg.org/woodpecker-community/peckify/raw/branch/main/docs.md", + "verified": false } ] }