Skip to content

Commit 86d2ab7

Browse files
committed
Move documentation from /doc to /docs
1 parent d3fe8ed commit 86d2ab7

File tree

69 files changed

+2
-24599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2
-24599
lines changed

Diff for: .github/workflows/build-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: contains(github.ref, 'master')
1919
with:
2020
message: "[auto] Update documentation"
21-
path: doc
21+
path: docs
2222
pattern: "*.*"
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)