Skip to content

Commit

Permalink
ci: Give the project a name
Browse files Browse the repository at this point in the history
  • Loading branch information
dandxy89 committed Jan 18, 2025
1 parent 30d3eff commit 1cad149
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"release-as": "0.1.0"
"release-as": "0.1.0",
"package-name": "parse_lp"
}
},
"release-type": "rust",
Expand Down

0 comments on commit 1cad149

Please sign in to comment.