File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : docs-build
22
33on :
4- push :
54 release :
65 types : [published]
76 workflow_dispatch :
1110 runs-on : ubuntu-latest
1211 steps :
1312 - name : Build Docs
14- uses : dotkernel/documentation-theme/github-actions/docs@dev
13+ uses : dotkernel/documentation-theme/github-actions/docs@main
1514 env :
1615 DEPLOY_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1716 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1111 - v5 :
1212 - Overview : v5/overview.md
1313 - Installation : v5/installation.md
14+ - Configuration : v5/configuration.md
1415 - Usage : v5/usage.md
1516 - Factories : v5/factories.md
1617 - Reference :
1920 - v4 :
2021 - Overview : v4/overview.md
2122 - Installation : v4/installation.md
23+ - Configuration : v4/configuration.md
2224 - Usage : v4/usage.md
2325 - Factories : v4/factories.md
2426 - Cache : v4/cache.md
You can’t perform that action at this time.
0 commit comments