sunwuyuan/Upload Files to Website

A GitHub Action to upload files to a website using API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_tokenAPI Token for website hosting serviceyes
site_idWebsite ID for the target siteyes
api_base_urlBase URL for the API servicenohttp://localhost:3000
source_dirSource directory containing files to uploadno./dist
namedescription
statusUpload status (success, failed, cancelled)
total_filesTotal number of files processed
success_filesNumber of files uploaded successfully
failed_filesNumber of files that failed to upload
durationUpload duration in milliseconds
upload_resultDetailed upload result in JSON format