Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasCui committed Jun 15, 2024
1 parent 8c86524 commit 7038a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_PRIVATE_KEY }}
ARGS: '-avz --delete'
SOURCE: 'dist/'
SOURCE: 'dist/*'
REMOTE_HOST: ${{ secrets.SERVER_HOST }}
REMOTE_USER: ${{ secrets.USER_NAME }}
TARGET: /root/projects/frontend/dist

0 comments on commit 7038a8b

Please sign in to comment.