Skip to content

Commit deda0d7

Browse files
committed
switched to version 3.0
1 parent 8991af0 commit deda0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: Burnett01/rsync-deployments@v8
5858
with:
5959
switches: -avzr --delete
60-
path: ./
60+
path: ./package/
6161
remote_path: ${{ secrets.SERVER_PATH }}
6262
remote_host: ${{ secrets.SERVER_HOST }}
6363
remote_user: ${{ secrets.SERVER_USER }}

0 commit comments

Comments
 (0)