diff options
| -rw-r--r-- | mirror.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ jobs: target_repo_url: git@codeberg.org:caley/dotfiles.git ssh_private_key: ${{ secrets.ssh_private_key }} ssh_known_hosts: codeberg.org + + + |
