Skip to content

Commit 84d1e3a

Browse files
authored
chore: update workflow
1 parent 9d5bb42 commit 84d1e3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-to-maven-central.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
releaseversion:
77
description: 'Release version'
88
required: true
9-
default: '2.4.0'
9+
default: '2.7.0'
1010

1111
jobs:
1212
publish-central-and-pages:
@@ -80,7 +80,7 @@ jobs:
8080
uses: metcalfc/[email protected]
8181
with:
8282
myToken: ${{ secrets.GITHUB_TOKEN }}
83-
base-ref: '2.7.13'
83+
base-ref: '2.7.14'
8484

8585
- name: Create GitHub Release
8686
id: create_release

0 commit comments

Comments
 (0)