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 0be8821 commit 8ae4b33
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 @@ -12,6 +12,6 @@ jobs:
uses: Samkirkland/[email protected]
with:
server: www.traditionalme.life
username: [email protected]
password: geeksonu@9676
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
server-dir: /supun/

0 comments on commit 8ae4b33

Please sign in to comment.