Skip to content

Commit

Permalink
chore(entirety): change path of templates for semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 committed May 8, 2024
1 parent f9713d8 commit 4aad55e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ prerelease = false
[tool.semantic_release.changelog]
changelog_file = "./docs/CHANGELOG.md"
exclude_commit_patterns = []
template_dir = "app/Entirety/templates"
template_dir = "semantic-release-templates"

[tool.semantic_release.changelog.environment]
block_start_string = "{%"
Expand Down
File renamed without changes.

0 comments on commit 4aad55e

Please sign in to comment.