Skip to content

Commit

Permalink
fix: workflow problems
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtrazy committed Aug 7, 2024
1 parent 049624a commit e7bfdc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
source: './dist/*'
source: './dist'
target: '/var/www/lafresca-frontend/html'
rm: true

0 comments on commit e7bfdc5

Please sign in to comment.