Skip to content

Commit 37f6aca

Browse files
committed
test
1 parent ba61963 commit 37f6aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
target-branch: ${{ github.head_ref || github.ref }}
233233
commit-message: 'Update docs for version ${{ env.friendly-version }}'
234234
force-checkout: false
235-
working-directory: './api-reference/${{ env.friendly-version }}/**'
235+
working-directory: './api-reference/**'
236236
- name: 'Generate documentation'
237237
uses: ./.github/actions/docfx-build
238238
with:

0 commit comments

Comments
 (0)