We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d2cc3 commit 7d85ef5Copy full SHA for 7d85ef5
.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: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@pr
25
with:
26
source-path: './src'
27
target-path: './docs/api.md'
0 commit comments