inputs: ssh_priv: description: SSH key to push to url required: true known_hosts: description: content of ~/.ssh/known_hosts required: true url: description: push destination required: true runs: using: composite steps: - name: Mirror run: ${{ gitea.action_path }}/mirror.sh