Skip to content

Commit 35d4100

Browse files
authored
Update nightly-cleanup.yml
1 parent 8b6bf97 commit 35d4100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
echo "No matching CI clusters found."
5858
else
5959
echo "Found clusters: $CI_CLUSTERS"
60-
echo "ci_clusters=${CI_CLUSTERS}" >> GITHUB_ENV
60+
echo "ci_clusters=${CI_CLUSTERS}" >> $GITHUB_ENV
6161
fi
6262
shell: bash
6363

0 commit comments

Comments
 (0)