dgp-automation/Alist uploader

An action to upload files to Alist.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file_pathThe path to the file to upload.yes""
target_dirThe target directory in Alist where the file will be uploaded.yes""
overwriteWhether to overwrite the file if it already exists. Defaults to true.notrue
hostThe host of the Alist server. Or use the `ALIST_HOST` environment variable.no
usernameThe username for Alist authentication. Or use the `ALIST_USERNAME` environment variable.no
passwordThe password for Alist authentication. Or use the `ALIST_PASSWORD` environment variable.no

no outputs