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 bf298c4 commit 305afba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ jobs:
password: ${{ secrets.SERVER_PASSWORD }}
port: ${{ secrets.SERVER_PORT }}
source: "dist/"
target: "/srv/www/html/"
env:
WORKDIR: dist
target: "/srv/www/html/"

0 comments on commit 305afba

Please sign in to comment.