diff --git a/.forgejo/workflows/daily-collect.yaml b/.forgejo/workflows/daily-collect.yaml index 8112e32..ccdbf21 100644 --- a/.forgejo/workflows/daily-collect.yaml +++ b/.forgejo/workflows/daily-collect.yaml @@ -30,7 +30,7 @@ jobs: # If you need to use SSH ssh-key: ${{ secrets.TOKEN_NAME }} # If you have specific known hosts - ssh-known-hosts: 'git.mcdevitt.tech' + #ssh-known-hosts: 'git.mcdevitt.tech' ssh-strict: 'false' github-server-url: 'https://git.mcdevitt.tech'