Skip to content

Commit

Permalink
removed server-dir: ${{ secrets.SERVER_DIR }}
Browse files Browse the repository at this point in the history
  • Loading branch information
tekrajchhetri authored Apr 12, 2024
1 parent 1297044 commit 7462a3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
protocol: ftps
local-dir: "./public/"
server-dir: ${{ secrets.SERVER_DIR }}
port: ${{ secrets.FTP_PORT }}

0 comments on commit 7462a3e

Please sign in to comment.