Skip to content

Commit e3a6b6a

Browse files
changed the container app name
1 parent 3deb17d commit e3a6b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
# Run process sample data script with parameters
196196
bash infra/scripts/process_sample_data.sh \
197197
"$STORAGE_ACCOUNT" \
198-
"documents" \
198+
"sample-dataset" \
199199
"$AI_SEARCH" \
200200
"sample-dataset-index" \
201201
"${{ env.RESOURCE_GROUP_NAME }}" \

0 commit comments

Comments
 (0)