Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjar-x authored Jan 18, 2024
1 parent a648611 commit c9bb2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
npm run build
echo "Build completed successfully"
- name: deploy
- uses: appleboy/[email protected]
- name: Deploy to Server
uses: appleboy/[email protected]
with:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
Expand Down

0 comments on commit c9bb2be

Please sign in to comment.