Skip to content

Commit abcd497

Browse files
committed
chore: update template directory in workflow
1 parent b8b478a commit abcd497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-api-docs-community-contracts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
--repo "${{ env.SOURCE_REPO_URL }}" \
105105
--branch "${{ inputs.tag_name }}" \
106106
--api-output "${{ steps.config.outputs.output-dir }}"
107+
--temp-dir "templates"
107108
108109
- name: Create Pull Request for documentation changes
109110
id: create_pr

0 commit comments

Comments
 (0)