Skip to content

Commit d428687

Browse files
authored
Update check-badges.yml
1 parent 294c31f commit d428687

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-badges.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
done
9393
9494
echo "$REPORT" > outdated_plugins_report.md
95+
96+
# Explicitly set the `outdated` environment variable
9597
if [[ $OUTDATED_PLUGINS -eq 1 ]]; then
9698
echo "outdated=1" >> $GITHUB_ENV
9799
else

0 commit comments

Comments
 (0)