News

name: Set up GitHub Pages uses: actions/configure-pages@v4 Upload HTML Files Uploads the contents of the repository as an artifact to GitHub Pages. - name: Upload HTML to GitHub Pages uses: ...
There are several steps to upload various files to GitHub. However, it’s impossible to do via GitHub pages, and you must use LFS (Large File Storage). Let’s check the step-by-step process: Step 1: ...
Now uncheck the checkbox of those file that you don't want to upload I don't want to upload file.txt file so I am unchecking it. then press OK Now it will start uploading your files to your GitHub ...