A GitHub action for Duplicati - Store securely encrypted backups in the cloud!
Arguments should be passed to the action via the args
parameter.
- name: Duplicati
uses: peter-evans/duplicati-action@v1.0.0
with:
args: help backup
See Duplicati's documentation for further argument details.