Skip to content

Commit

Permalink
fix(components): correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Sep 13, 2023
1 parent 4a4d0ed commit a5e1c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@semantic-release/github",
{
"assets": [
{ "path": "dist/templates/" }
{ "path": "dist/templates" }
]
}
],
Expand Down

0 comments on commit a5e1c77

Please sign in to comment.