docs: update comment for clarity
This commit is contained in:
4
.github/scripts/check.sh
vendored
4
.github/scripts/check.sh
vendored
@@ -164,7 +164,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Update environment variable so that if automatic re-deployment fails, we
|
# Update environment variable so that if automatic re-deployment fails, we
|
||||||
# don't keep running the script over and over again
|
# don't keep running the script over and over again. Note that even if a
|
||||||
|
# re-deployment succeeds, that doesn't necessarily mean that everything is
|
||||||
|
# fully operational
|
||||||
echo "LATEST_REDEPLOY_FAILED=1" >> $GITHUB_ENV
|
echo "LATEST_REDEPLOY_FAILED=1" >> $GITHUB_ENV
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user