Skip to content

Commit 3265f16

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent fc264f5 commit 3265f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
EXAMPLES: ${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
12+
EXAMPLES: "AvatarChatbot" #${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
1313
TAG: "latest"
1414
PUBLISH_TAGS: "latest"
1515

0 commit comments

Comments
 (0)