Skip to content

Commit

Permalink
chore: tweak release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Dec 21, 2023
1 parent 5ad0f13 commit 3fcdfb0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"separate-pull-requests": true,
"release-type": "node",
"packages": {
"packages/nest": {}
}
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ jobs:
with:
# needs to be personal token so release PRs can run workflows
token: ${{ secrets.GH_TOKEN }}
command: manifest
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
default-branch: main
release-type: node
npm:
needs: release
if: |
Expand Down

0 comments on commit 3fcdfb0

Please sign in to comment.