Skip to content

Commit

Permalink
chore: remove release type from release-please action config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbenincasa committed Aug 4, 2024
1 parent 8501eca commit 5eea73d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: node
config-file: release-please-config.json
manifest-file: .release-please-manifest.json

0 comments on commit 5eea73d

Please sign in to comment.