Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
judemont authored Oct 13, 2024
1 parent 20e9021 commit 85fa6fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: "/www/recytech/shop"
server-dir: "/www/recytech/shop/"
local-dir: ./
dry-run: false
dry-run: false

0 comments on commit 85fa6fd

Please sign in to comment.