Skip to content

Commit f16a74d

Browse files
authored
Plugin from Gist (#118)
Fixes #96 use login shorthand Try installPlugin step with PluginData
1 parent de987be commit f16a74d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

blueprints/install-plugin-from-gist/blueprint.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
"wp": "beta",
1111
"php": "8.0"
1212
},
13+
"login":true,
1314
"steps": [
14-
{
15-
"step": "login"
16-
},
1715
{
1816
"step": "writeFile",
1917
"path": "/wordpress/wp-content/plugins/0-plugin.php",

0 commit comments

Comments
 (0)