Skip to content

Commit 8a239d5

Browse files
committed
Exclude sample module from version bump
1 parent e30581f commit 8a239d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-new-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
ref: "develop"
2828
bump: ${{ inputs.bump }}
2929
file-path: ./buildSrc/src/main/kotlin/io/getstream/chat/android/ai/Configuration.kt
30+
excluded-modules: "stream-chat-android-ai-compose-sample"
3031
use-official-plugin: false
3132
# Disable explicit documentation tasks as they are already included while publishing
3233
documentation-tasks: tasks

0 commit comments

Comments
 (0)