Skip to content

Commit 8f0f77e

Browse files
committed
update changeset
1 parent 318b15c commit 8f0f77e

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

.changeset/happy.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/workflows/version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
echo "PR body:"
6969
echo -e "$BODY"
7070
71-
- name: Bump version
72-
run: |
7371
VERSION=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)
7472
# Split the version by dots
7573
IFS='.' read -r major minor patch <<< "$VERSION"

0 commit comments

Comments
 (0)