ci: release dev docs from build/docs

This commit is contained in:
sithlord48
2026-02-23 17:21:56 -05:00
committed by Chris Rizzitello
parent 4314159a0b
commit c37c7e2354

View File

@ -317,7 +317,7 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.7.3
with:
branch: gh-pages
folder: build/doc/dev/html
folder: build/docs/dev/html
- name: Upload
uses: actions/upload-artifact@v4