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 2b72af6 commit 53db2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
endpoint=${{ secrets.WEBDAV_ADDRESS }}
username=${{ secrets.WEBDAV_USERNAME }}
password=${{ secrets.WEBDAV_PASSWORD }}
root=/www/docs.peulen.xyz/project/bff/master
root=/www/docs.peulen.xyz/project/bff/master/
include: './doc/_build/html/stable/**'

0 comments on commit 53db2fe

Please sign in to comment.