Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.23 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.23 KB

Duplicati Action

GitHub Marketplace

A GitHub action for Duplicati - Store securely encrypted backups in the cloud!

Usage

Arguments should be passed to the action via the args parameter.

    - name: Duplicati
      uses: peter-evans/[email protected]
      with:
        args: help backup

See Duplicati's documentation for further argument details.