diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 206589d..1c9b959 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -14,6 +14,8 @@ jobs: - name: Checkout Repository uses: https://code.forgejo.org/actions/checkout@v4 + - run: rsync --help + - name: Deploy via rsync uses: https://github.com/burnett01/rsync-deployments@6.0.0 with: