Skip to content

Commit

Permalink
ci: Make release-please publish pre-releases (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
scagood committed Feb 19, 2024
1 parent 88d1c37 commit 4b12cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
id: release
with:
release-type: node
prerelease: beta
package-name: 'eslint-plugin-n'
changelog-types: >
[
Expand Down

0 comments on commit 4b12cdc

Please sign in to comment.