Skip to content

Commit

Permalink
Update deploy-bot-on-stage.yml (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
elenashovtyuk authored Sep 3, 2023
1 parent fe1aa85 commit 22badb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bot-on-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
username: ${{ secrets.VM_USER }}
password: ${{ secrets.VM_PASSWORD }}
source: "deploy.tar"
target: /spread_wings_bot/infra/dev/
target: /home/deploy/spread_wings_bot/infra/dev/
- name: ssh pull and start
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit 22badb9

Please sign in to comment.