Skip to content

Commit

Permalink
chore: update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
F-star committed Feb 7, 2025
1 parent 078d437 commit 0845456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
username: ${{ secrets.USERNAME }}
server: ${{ secrets.REMOTE_IP }}
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
local_path: './packages/suika/build/*'
local_path: './apps/suika/build/*'
remote_path: ${{ secrets.DIR }}

0 comments on commit 0845456

Please sign in to comment.