Skip to content

Commit 234695a

Browse files
committed
for test
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 9860021 commit 234695a

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
@@ -35,7 +35,7 @@ jobs:
3535
fail-fast: false
3636
uses: ./.github/workflows/_example-workflow.yml
3737
with:
38-
node: ${{ env.NODE }}
38+
node: env.NODE
3939
example: ${{ matrix.example }}
4040
inject_commit: true
4141
secrets: inherit

0 commit comments

Comments
 (0)