Skip to content

Commit

Permalink
fix(config): update path
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Sep 13, 2023
1 parent f8dd7e5 commit 83f258f
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/**/*.html", "label": "Email Templates", "name": "Email Templates" }
{ "path": "dist/templates/", "label": "Email Templates", "name": "Email Templates" }
]
}
],
Expand Down

0 comments on commit 83f258f

Please sign in to comment.