Skip to content

Commit

Permalink
fix(ci): remove root from release please (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-white committed Mar 18, 2024
1 parent ea378fc commit ad1743e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}
release-type: 'node'
target-branch: master

0 comments on commit ad1743e

Please sign in to comment.