Skip to content

Commit aafa310

Browse files
authored
Use main branch of render docs workflow
1 parent 746164b commit aafa310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/render-documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
render-docs:
2222
permissions:
2323
contents: write
24-
uses: arduino/render-docs-github-action/.github/workflows/render-docs.yml@deps-install-fix
24+
uses: arduino/render-docs-github-action/.github/workflows/render-docs.yml@main
2525
with:
2626
source-path: './src'
2727
target-path: './docs/api.md'
28-
fail-on-warnings: true
28+
fail-on-warnings: true

0 commit comments

Comments
 (0)