Skip to content

Commit a5dce7c

Browse files
committed
updated
1 parent a373b15 commit a5dce7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818
deploy-path:
1919
description: 'Deployment path on the VPS'
2020
required: true
21-
default: '/var/www/html/express/'
21+
default: '/var/www/html/project_name/'
2222
php-version:
2323
description: 'PHP version to use'
2424
required: true

0 commit comments

Comments
 (0)