Skip to content

Commit 4153a21

Browse files
committed
change version
1 parent b99b82e commit 4153a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
run: |
4646
tag=${{ github.ref_name }}
4747
./gradlew clean publish --no-daemon --stacktrace -Pversion=${tag#v}
48-
./gradlew jreleaserDeploy --no-daemon --stacktrace
48+
./gradlew jreleaserDeploy --no-daemon --stacktrace -Pversion=${tag#v}

0 commit comments

Comments
 (0)