Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
asadsahi committed Nov 23, 2023
1 parent 23b3086 commit 473db06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/win-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Deploy
uses: rasmusbuchholdt/[email protected]
with:
website-name: dotnetweb2
server-computer-name: ${{ secrets.SERVER_COMPUTER_NAME }}
website-name: dotnetweb2.${{ secrets.SERVER_COMPUTER_NAME }}
server-computer-name: https://dotnetweb2.${{ secrets.SERVER_COMPUTER_NAME }}:8172
server-username: ${{ secrets.SERVER_USERNAME }}
server-password: ${{ secrets.SERVER_PASSWORD }}
source-path: '\publish\'
Expand Down

0 comments on commit 473db06

Please sign in to comment.