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 e30581f commit 8a239d5Copy full SHA for 8a239d5
.github/workflows/publish-new-version.yml
@@ -27,6 +27,7 @@ jobs:
27
ref: "develop"
28
bump: ${{ inputs.bump }}
29
file-path: ./buildSrc/src/main/kotlin/io/getstream/chat/android/ai/Configuration.kt
30
+ excluded-modules: "stream-chat-android-ai-compose-sample"
31
use-official-plugin: false
32
# Disable explicit documentation tasks as they are already included while publishing
33
documentation-tasks: tasks
0 commit comments