Skip to content

Commit

Permalink
adjust ci
Browse files Browse the repository at this point in the history
  • Loading branch information
janderson-souza authored Nov 15, 2023
1 parent 4e701d3 commit 43499c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
source: "dist"
source: "dist/*"
target: "/usr/share/nginx/html/sl/admin"

0 comments on commit 43499c0

Please sign in to comment.