We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b9542 commit 5cef456Copy full SHA for 5cef456
.github/workflows/kat-verification.yml
@@ -45,6 +45,7 @@ jobs:
45
run: |
46
pwd
47
ls -lsa
48
+ kat bump-version # Bump from `vNext-SNAPSHOT` to `vNext`. kat transform only works on non-SNAPSHOT versions
49
./gradlew build
50
./gradlew publishAllPublicationsToTestLocalRepository
51
0 commit comments