Skip to content

Commit

Permalink
fix: stay on 0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yamcodes committed Oct 16, 2023
1 parent a8cbb70 commit 6f92913
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: elysia-realworld-example-app
package-name: elysia-realworld-example-app
# stay on 0.x until we have a stable release
bump-minor-pre-major: true

0 comments on commit 6f92913

Please sign in to comment.