Skip to content

Commit 9b61000

Browse files
authored
Merge pull request #2485 from digma-ai/test-skip-ci
test skip ci [skip ci]
2 parents 892937d + b30dab1 commit 9b61000

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-to-jetbrains-and-increment-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
./gradlew --no-configuration-cache incrementSemanticVersionPatch
7474
./gradlew --no-configuration-cache printSemanticVersion -q
7575
76+
77+
7678
- name: Commit next version to main
7779
run: |
7880
VERSION=$(cat version.properties |grep "version="|cut -d= -f2)

0 commit comments

Comments
 (0)