Skip to content

Commit

Permalink
test fix (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinRaikhert authored Sep 3, 2023
1 parent c26a92d commit aa42cf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-bot-on-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
host: ${{ secrets.VM_HOST }}
username: ${{ secrets.VM_USER }}
password: ${{ secrets.VM_PASSWORD }}
source: "infra/dev/"
port: 22
source: "infra/dev/spread_wings_bot.service"
target: /home/deploy/spread_wings_bot/infra/dev/
- name: ssh pull and start
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit aa42cf2

Please sign in to comment.