Skip to content

Commit

Permalink
ci: changes related to release please v3 -> v4 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Mar 5, 2024
1 parent d765951 commit fab810d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
- name: 🛠️ Create releases
id: release
uses: google-github-actions/release-please-action@v4
with:
release-type: node
monorepo-tags: true
command: manifest

deploy:
name: Create and publish packages
Expand Down
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"packages/mouse-trap": {},
"packages/sherlock": {},
"packages/utilities": {}
}
},
"include-component-in-tag": true
}

0 comments on commit fab810d

Please sign in to comment.