Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supuna97 authored Nov 5, 2023
1 parent 1f122bc commit 0be8821
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Get latest code
uses: Samkirkland/FTP-Deploy-Action@4.3.0
with:
server: ftp.traditionalme.life
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
server: www.traditionalme.life
username: data@supun.traditionalme.life
password: geeksonu@9676
server-dir: /supun/

0 comments on commit 0be8821

Please sign in to comment.