Skip to content

Commit 36d681c

Browse files
committed
x
1 parent 17ad012 commit 36d681c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: ${{ github.event.pull_request.head.sha }} # Checkout PR branch
1818

1919
- name: Generate Keyword Documentation
20-
uses: ./.github/actions/runwhen-keyword-docs-generator@keyword-doc-generator
20+
uses: runwhen-contrib/github-actions/runwhen-keyword-docs-generator@keyword-doc-generator
2121
with:
2222
# Documentation type (markdown, confluence, or both)
2323
doc_type: 'markdown' # Optional, defaults to 'markdown'

0 commit comments

Comments
 (0)