Skip to content

Copy the dist folder from a GitHub Action to a server using ssh2-sftp-client

Notifications You must be signed in to change notification settings

Dacong-wu/sftp-deploy-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please refer to action.yml to get the data you need to provide.

  1. Version 1 only supports logging into the server with a username and password.
  2. Version 1 only supports Vue in principle because the build output directory is dist.
  3. The SFTP_REMOTE address does not need to include dist and /.

About

Copy the dist folder from a GitHub Action to a server using ssh2-sftp-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages