Skip to content

Commit edc9d14

Browse files
ZePan110cogniware-devops
authored andcommitted
Fix nightly isssue (opea-project#2196)
Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
1 parent 5f99239 commit edc9d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
workflow_dispatch:
2626

2727
env:
28-
EXAMPLES: #${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
28+
EXAMPLES: ${{ vars.NIGHTLY_RELEASE_EXAMPLES }}
2929
TAG: "latest"
3030
PUBLISH_TAGS: "latest"
3131

0 commit comments

Comments
 (0)