Skip to content

Commit

Permalink
added src to release notes path
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshQuake committed Jul 30, 2024
1 parent 99997e4 commit 8551174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/create_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def get_message(self):
release_notes_file_path = os.path.join(
os.path.dirname(__file__),
os.pardir,
'src',
self.addon_name,
'release_notes.md'
)
Expand Down

0 comments on commit 8551174

Please sign in to comment.