Update action.yml

main
不忘初心 3 years ago committed by GitHub
parent e305fa84c3
commit 60593b98eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,11 +11,11 @@ inputs:
UP_OPERATOR_PASSWORD: UP_OPERATOR_PASSWORD:
description: '操作员密码' description: '操作员密码'
required: true required: true
LOCAL_PATH: local_path:
description: 'will put all file under this path' description: 'will put all file under this path'
required: true required: true
default: ./public/* default: ./public/*
REMOTE_PATH: remote_path:
description: 'files will copy to under remote_path' description: 'files will copy to under remote_path'
required: true required: true
default: / default: /

Loading…
Cancel
Save