Skip to content

Commit

Permalink
Fix bugs Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPotatoXx committed Jan 22, 2024
1 parent da077cb commit 996b698
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
password: ${{ secrets.SERVER_PASSWORD }}
port: ${{ secrets.SERVER_PORT }}
source: "dist/*"
target: "/srv/www/html/"
target: "/srv/www/html/"
strip_components: 1

0 comments on commit 996b698

Please sign in to comment.