remove known host
This commit is contained in:
parent
ea99a3556a
commit
d215cec6b7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
# If you need to use SSH
|
# If you need to use SSH
|
||||||
ssh-key: ${{ secrets.TOKEN_NAME }}
|
ssh-key: ${{ secrets.TOKEN_NAME }}
|
||||||
# If you have specific known hosts
|
# If you have specific known hosts
|
||||||
ssh-known-hosts: 'git.mcdevitt.tech'
|
#ssh-known-hosts: 'git.mcdevitt.tech'
|
||||||
ssh-strict: 'false'
|
ssh-strict: 'false'
|
||||||
github-server-url: 'https://git.mcdevitt.tech'
|
github-server-url: 'https://git.mcdevitt.tech'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue