Skip to content

Commit

Permalink
fix(releaserc.json): included pyproject.toml in release git assets
Browse files Browse the repository at this point in the history
  • Loading branch information
AsifNawaz-cnic committed Nov 3, 2023
1 parent 8895d54 commit f54a85e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Expand Up @@ -20,6 +20,7 @@
"@semantic-release/git",
{
"assets": [
"pyproject.toml",
"HISTORY.md",
"package?(-lock).json",
"docs",
Expand Down

0 comments on commit f54a85e

Please sign in to comment.