Fix path for changelog.

This commit is contained in:
John Preston
2026-02-20 11:27:46 +04:00
parent ce8682e0ee
commit 5a6a38da29
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- name: Upload pages artifact
uses: actions/upload-pages-artifact@v3
with:
path: docs/changelog
path: docs
deploy:
needs: build