Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
ARTIFACT_DOCS: webHelpDO2-all.zip
INSTANCE: docs/do
DOMAIN_NAME: deploy-operations.dragon-code.pro
BUILDER_VERSION: 2025.03.8312
BUILDER_VERSION: 2025.04.8412

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<!-- </og-image> -->
<web-root>https://deploy-operations.dragon-code.pro</web-root>
<enable-contribution>true</enable-contribution>
<code-soft-wrap>true</code-soft-wrap>
<contribute-url>
https://github.com/TheDragonCode/laravel-deploy-operations/edit/main/docs/
</contribute-url>
Expand Down
Loading