Skip to content

Commit

Permalink
Merge pull request #15 from khushmeeet/nomad
Browse files Browse the repository at this point in the history
Changed hostname
  • Loading branch information
khushmeeet authored Sep 15, 2023
2 parents c23c7c7 + bff21c2 commit d2ed6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hetzner_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
echo "$SSH_KEY" > ~/.ssh/server.key
chmod 600 ~/.ssh/server.key
cat >>~/.ssh/config <<END
Host server
Host axion-1
HostName $SSH_HOST
User $SSH_USER
IdentityFile ~/.ssh/server.key
Expand Down

0 comments on commit d2ed6aa

Please sign in to comment.