[automatic] Update docs with bin/docgen

This commit is contained in:
github-actions 2024-10-27 20:06:56 +00:00
parent a4b4783518
commit 21abfcaec8

View File

@ -13,7 +13,7 @@ require 'recipe/provision/nodejs.php';
## Configuration
### node_version
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L8)
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L7)
@ -26,7 +26,7 @@ require 'recipe/provision/nodejs.php';
## Tasks
### provision\:node {#provision-node}
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L11)
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L10)
Installs npm packages.