Skip to content

Commit

Permalink
ci: release-please work
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 16, 2024
1 parent 16903fd commit 5904f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"draft": false,
"prerelease": true,
"packages": {
"cli": {},
"lib": {}
"cli": {"package-name": "usage-cli"},
"lib": {"package-name": "usage-lib"}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}

0 comments on commit 5904f11

Please sign in to comment.