Skip to content

Commit

Permalink
chore: bump minor pre major
Browse files Browse the repository at this point in the history
  • Loading branch information
shanehull committed Feb 7, 2024
1 parent 812e618 commit c1e102a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: google-github-actions/release-please-action@v4
with:
token: ${{secrets.GITHUB_TOKEN}}
bump-minor-pre-major: true # ensures we can bump pre major before releasing a 1.0.0
- uses: actions/checkout@v4
if: ${{ steps.release-please.outputs.release_created }}
- uses: actions/setup-go@v4
Expand Down

0 comments on commit c1e102a

Please sign in to comment.