Run actions/upload-pages-artifact@v1
Run chmod -c -R +rX "$INPUT_PATH" | while read line; do
chmod: cannot access './public': No such file or directory
tar: public: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Error: Process completed with exit code 2.
Should I create an empty public folder in my repo’s main branch?
And will the generated site files than be pushed in the main branch/