Skip to content

Commit

Permalink
Upload documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Feb 4, 2024
1 parent 38ea240 commit 17868ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
webdav_address: ${{secrets.WEBDAV_ADDRESS}}
webdav_username: ${{secrets.WEBDAV_USERNAME}}
webdav_password: ${{secrets.WEBDAV_PASSWORD}}
webdav_upload_path: "/www/docs.peulen.xyz/project/bff/master"
webdav_upload_path: "./test/bff_test/master"
#webdav_upload_path: "./www/docs.peulen.xyz/project/bff/master"
files: "./doc/_build/html/stable/**"

0 comments on commit 17868ae

Please sign in to comment.