We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a373b15 commit a5dce7cCopy full SHA for a5dce7c
action.yml
@@ -18,7 +18,7 @@ inputs:
18
deploy-path:
19
description: 'Deployment path on the VPS'
20
required: true
21
- default: '/var/www/html/express/'
+ default: '/var/www/html/project_name/'
22
php-version:
23
description: 'PHP version to use'
24
0 commit comments