Skip to content

Commit

Permalink
Update and rename dotnet.yml to deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap authored Aug 23, 2023
1 parent 744fbc7 commit bdda6f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
username: ${{ secrets.FTP_USER }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./Source/_Output/
server-dir: ./httpdocs/phap/
server-dir: ./httpdocs/
exclude: |
**/.git*
**/.git*/**
Expand Down

0 comments on commit bdda6f9

Please sign in to comment.