Bug Fix
- When formatting the code using Prettier, if, for some reason, prettier is not able to format the code and throws errors, the Action now skips formatting the code using Prettier and proceeds to generate the image. Earlier, it would result in an error and the Action would fail