We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a14a6 commit f01a11bCopy full SHA for f01a11b
.github/workflows/smart.yml
@@ -21,7 +21,7 @@ jobs:
21
if [ $((DAY % 2)) -eq 0 ]; then
22
COUNT=5
23
else
24
- COUNT=5
+ COUNT=6
25
fi
26
27
echo "count=$COUNT" >> $GITHUB_OUTPUT
0 commit comments