Skip to content

Commit

Permalink
Update docs-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerlin committed May 3, 2024
1 parent e475140 commit b4d1fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build Docs
uses: dotkernel/documentation-theme/github-actions/docs@main
uses: dotkernel/documentation-theme/github-actions/docs@dev
env:
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4d1fb7

Please sign in to comment.