Skip to content

Commit

Permalink
Merge pull request #89 from MizuiMiduki/Dev
Browse files Browse the repository at this point in the history
fix deploy
  • Loading branch information
MizuiMiduki authored Nov 2, 2024
2 parents 6fc655d + 14144cc commit 970e874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: burnett01/[email protected]
with:
switches: -avz --delete
path: ./
path: /**
remote_path: ${{ secrets.REMOTE_PATH }}
remote_host: ${{ secrets.REMOTE_HOST }}
remote_user: ${{ secrets.REMOTE_USER }}
Expand Down

0 comments on commit 970e874

Please sign in to comment.