Skip to content

Commit

Permalink
Fixed documentation deploy folder
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmiu committed Nov 16, 2023
1 parent e16e283 commit b1b7514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
host: ${{ secrets.DOCS_FTP_HOST }}
username: ${{ secrets.DOCS_FTP_USER }}
password: ${{ secrets.DOCS_FTP_PASSWORD }}
remote_folder: invokator
remote_folder: html
# The local folder location
local_folder: build/docs/
# Remove existing files inside FTP remote folder
Expand Down

0 comments on commit b1b7514

Please sign in to comment.