Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WinG4merBR committed Jul 7, 2023
1 parent 6f1371c commit ffe4d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
REMOTE_HOST: ${{ secrets.SSH_HOST }}
REMOTE_USER: ${{ secrets.SSH_USER }}
REMOTE_PORT: ${{ secrets.SSH_PORT }}
TARGET: `/home/${{ secrets.SSH_USER }}/FoxyWebsite`
TARGET: ${{ secrets.SSH_TARGET }}

0 comments on commit ffe4d5b

Please sign in to comment.