Skip to content

Commit

Permalink
Change remote dir
Browse files Browse the repository at this point in the history
  • Loading branch information
vbreuss committed Mar 30, 2024
1 parent 3eeba2b commit 26bfb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
user: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
localDir: /home/runner/work/Testably.Server/Testably.Server/publish/
remoteDir: "Testably"
remoteDir: "."
options: "--delete"

0 comments on commit 26bfb1d

Please sign in to comment.