Skip to content

Commit

Permalink
Update dotnet.yml – Change site to CTM
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderNekr authored Oct 25, 2023
1 parent 0acd4f6 commit 754887a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
- name: 📂 Deploy to FTP server
uses: SamKirkland/[email protected]
with:
server: web-api.somee.com
server: chesstourmanager.somee.com
username: AlexSmith1
password: ${{ secrets.FTP_PASSWORD }}
local-dir: /publish/
server-dir: www.web-api.somee.com/
server-dir: www.chesstourmanager.somee.com/
timeout: 120000

0 comments on commit 754887a

Please sign in to comment.