Add wiki submodule #11

Open
ayakael wants to merge 2 commits from add-wiki into main
4 changed files with 6 additions and 0 deletions

View file

@ -16,6 +16,7 @@ jobs:
uses: https://github.com/actions/checkout@v4 uses: https://github.com/actions/checkout@v4
with: with:
fetch-depth: 1 fetch-depth: 1
submodules: recursive
token: ${{ secrets.PAGES_TOKEN }} token: ${{ secrets.PAGES_TOKEN }}
- name: Public repo pull - name: Public repo pull
uses: https://github.com/actions/checkout@v4 uses: https://github.com/actions/checkout@v4

View file

@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 1 fetch-depth: 1
submodules: recursive
token: ${{ secrets.PAGES_TOKEN }} token: ${{ secrets.PAGES_TOKEN }}
- name: Public repo pull - name: Public repo pull
uses: actions/checkout@v4 uses: actions/checkout@v4

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "content/wiki"]
path = content/wiki
url = https://forge.ilot.io/ilot/wiki

1
content/wiki Submodule

@ -0,0 +1 @@
Subproject commit 4adabf9ab28b845adb2d6c701490b400a57be75a