/duplicati-action

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

Primary LanguageDockerfile

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/duplicati-action@v1.0.0
      with:
        args: help backup

See Duplicati's documentation for further argument details.