Skip to content

Commit afbd311

Browse files
committed
updated working directory
1 parent 6f97c17 commit afbd311

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
@@ -220,7 +220,7 @@ jobs:
220220
- name: 'Push documentation to ${{ github.head_ref || github.ref }} branch'
221221
uses: ./.github/actions/push-changes
222222
with:
223-
working-directory: './api-reference/${{ env.friendly-version }}/'
223+
working-directory: './api-reference/'
224224
target-branch: ${{ github.head_ref || github.ref }}
225225
commit-message: 'Update docs for version ${{ env.friendly-version }}'
226226
- name: 'Generate assembly metadata'

0 commit comments

Comments
 (0)