mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-08-19 13:12:00 +00:00
New deployment ip
This commit is contained in:
parent
997c36855c
commit
de6123212e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
echo "${{ secrets.HOST_KEY }}" > ~/.ssh/known_hosts
|
||||
cat <<EOL > ~/.ssh/config
|
||||
Host Rozek-Fog
|
||||
Hostname 208.99.44.108
|
||||
Hostname 162.249.169.228
|
||||
User build
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
EOL
|
||||
|
|
Loading…
Add table
Reference in a new issue