Skip to content

Commit

Permalink
...I *Swear* i can spell
Browse files Browse the repository at this point in the history
  • Loading branch information
Muirrum committed Oct 25, 2023
1 parent 3ac11af commit 3f50653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
echo "$SSH_KEY" >> ~/.ssh/id_rsa
chmod 0600 ~/.ssh/id_rsa
cat >>~/.ssh/config <<END
Host production
Host staging
Hostname $SSH_HOST
User $SSH_USER
IdentityFile ~/.ssh/id_rsa
Expand Down

0 comments on commit 3f50653

Please sign in to comment.