Skip to content

Commit

Permalink
update deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBeastLT committed Nov 14, 2024
1 parent c3e9bfe commit 0a45dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
ssh-key: SSH_KEY
- ssh-host: SSH_HOST_2
ssh-key: SSH_KEY_2
- ssh-host: SSH_HOST_3
ssh-key: SSH_KEY_3
- ssh-host: SSH_HOST_4
ssh-key: SSH_KEY_4

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 0a45dde

Please sign in to comment.