We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3daf4e commit 8737591Copy full SHA for 8737591
1 file changed
.github/workflows/package-and-upload-assets.yml
@@ -17,7 +17,7 @@ name: Package and Upload Release Assets
17
# Global variables
18
env:
19
PACKAGE_NAME: "bigquery-conversational-analytics"
20
- FILES_TO_PACKAGE: "gemini-extension.json GEMINI.md LICENSE tools.yaml"
+ FILES_TO_PACKAGE: "gemini-extension.json BIGQUERY_CONVERSATIONAL_ANALYTICS.md LICENSE tools.yaml"
21
GCS_BUCKET_URL: "https://storage.googleapis.com/genai-toolbox/geminicli"
22
23
on:
0 commit comments