Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit fc558b0

Browse files
committed
path again
1 parent 7945121 commit fc558b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
output-to-file: 'temp/beta/${{ steps.date.outputs.date }}_oasdiff.md'
4242
- name: Prompt
4343
run: |
44-
python ./changelog.py --date ${{ steps.date.outputs.date }}
44+
python /home/runner/work/fern-api-docs/changelog.py --date ${{ steps.date.outputs.date }}
4545
git config user.name github-actions
4646
git config user.email [email protected]
4747
git add fern/apis/*/changelog

0 commit comments

Comments
 (0)