Skip to content

Commit

Permalink
Fix Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Tonsen committed Nov 23, 2023
1 parent c25c00b commit bb33e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ jobs:
uses: burnett01/[email protected]
with:
switches: -hrvz --delete --exclude=".htaccess"
path: src/.vuepress/dist/
path: .
remote_path: ${{ secrets.REMOTE_PATH }}
remote_host: ${{ secrets.REMOTE_HOST}}
remote_user: ${{ secrets.REMOTE_USER }}
Expand Down

0 comments on commit bb33e8f

Please sign in to comment.