Skip to content

Commit

Permalink
ci: Make release-please use 'node' strategy
Browse files Browse the repository at this point in the history
So package.json is updated as well
  • Loading branch information
iamsergio committed May 3, 2024
1 parent ed11797 commit 81e2299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
release-type: node

0 comments on commit 81e2299

Please sign in to comment.