Skip to content

Commit 6cfeeac

Browse files
committed
temporary fix release workflow fix
1 parent 172053e commit 6cfeeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/post-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SC_RELEASE_TAG="v$SC_VERSION"
88
#####################
99
### publish pre-prepared release (tag is created)
1010
#####################
11-
python $CUR/CI/publishRelease.py "$SC_RELEASE_TAG"
11+
# python $CUR/CI/publishRelease.py "$SC_RELEASE_TAG"
1212

1313
#####################
1414
### update the version to next snapshot in maven project with set version

0 commit comments

Comments
 (0)