Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Dec 22, 2023
1 parent 9d5bb42 commit 84d1e3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-to-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
releaseversion:
description: 'Release version'
required: true
default: '2.4.0'
default: '2.7.0'

jobs:
publish-central-and-pages:
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
uses: metcalfc/changelog-generator@v3.0.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
base-ref: '2.7.13'
base-ref: '2.7.14'

- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit 84d1e3a

Please sign in to comment.