Skip to content

Commit

Permalink
Path
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Aug 8, 2024
1 parent a3bf690 commit e568136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Extract release notes
uses: ffurrer2/extract-release-notes@v2
with:
changelog_file: src/docs/changes/README.md
changelog_file: ./src/docs/changes/README.md
release_notes_file: RELEASE_NOTES.md
- name: Print
run: cat RELEASE_NOTES.md

0 comments on commit e568136

Please sign in to comment.