Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Certelen committed Nov 28, 2023
1 parent 5557291 commit 5f705ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cafe_azu_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: executing remote ssh commands to deploy
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST }}
host: 62.84.124.68
username: ${{ secrets.USER }}
key: ${{ secrets.SSH_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/main.yml

This file was deleted.

0 comments on commit 5f705ae

Please sign in to comment.