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 fdc46fd commit d43ab2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ftpdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
port: ${{ secrets.FTP_PORT }}
username: ${{ secrets.FTP_UNAME }}
password: ${{ secrets.FTP_PASS }}
protocol: ftp
local-dir: ./opensource/
server-dir: /opensource/

0 comments on commit d43ab2f

Please sign in to comment.