Skip to content

Commit

Permalink
Added documentation for v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiu Pintiuta committed Apr 3, 2024
1 parent ba955fe commit 6c20855
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Expand Up @@ -8,4 +8,4 @@ on:

jobs:
ci:
uses: laminas/workflow-continuous-integration/.github/workflows/continuous-integration.yml@1.x
uses: laminas/workflow-continuous-integration/.github/workflows/continuous-integration.yml@1.x
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: dotkernel/documentation-theme/github-actions/docs@main
env:
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion mkdocs.yml
Expand Up @@ -16,4 +16,4 @@ nav:
- Events: v5/events/events.md
site_name: dot-controller
site_description: "DotKernel's controller package"
repo_url: "https://github.com/dotkernel/dot-controller"
repo_url: "https://github.com/dotkernel/dot-controller"

0 comments on commit 6c20855

Please sign in to comment.