We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1271f4d commit 107d276Copy full SHA for 107d276
.github/workflows/render-documentation.yml
@@ -21,7 +21,7 @@ jobs:
21
render-docs:
22
permissions:
23
contents: write
24
- uses: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@main
+ uses: arduino/render-docs-github-action/.github/workflows/render-docs.yml@main
25
with:
26
source-path: './src'
27
target-path: './docs/api.md'
0 commit comments