Skip to content

Commit

Permalink
action ~
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed Jun 7, 2024
1 parent 110918b commit fdc46fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ftpdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
port: ${{ secrets.FTP_PORT }}
username: ${{ secrets.FTP_UNAME }}
password: ${{ secrets.FTP_PASS }}
local-dir: ./opensource
server-dir: opensource
local-dir: ./opensource/
server-dir: /opensource/

0 comments on commit fdc46fd

Please sign in to comment.