Skip to content

Commit

Permalink
Update documentation action
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Dec 2, 2024
1 parent 286ee84 commit 89a02a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/github/.github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ concurrency:
jobs:
build-and-deploy-docs:
name: "Documentation"
uses: "ITensor/JuliaActions/workflows/documentation.yml@main"
uses: "ITensor/JuliaActions/workflows/Documentation.yml@main"
with:
localregistry: https://github.com/ITensor/ITensorRegistry.git
secrets: "inherit"

0 comments on commit 89a02a9

Please sign in to comment.