Skip to content

Commit 6531063

Browse files
committed
Use docs render script from main branch
1 parent 5b3490a commit 6531063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/render-documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
render-docs:
2222
permissions:
2323
contents: write
24-
uses: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@pr
24+
uses: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@main
2525
with:
2626
source-path: './src'
2727
target-path: './docs/api.md'

0 commit comments

Comments
 (0)