change slot

This commit is contained in:
HiteshRepo 2024-02-02 21:00:46 +05:30
parent 2b68c8157e
commit 81276b9ac1

View File

@ -23,7 +23,7 @@ jobs:
id: roundrobin
run: |
# slot=$((GITHUB_RUN_NUMBER % 4))
slot=0
slot=1
echo "CLIENT_APP_SLOT=$slot" >> $GITHUB_OUTPUT
case $slot in