I tried to commit a change for a Github pages site. It reads: "deploy is waiting for github-pages deployment approval" and doesn’t update the site. I’ve used Github pages frequently and this has never happened before. Any ideas as to what’s causing this or how to fix it? This is in Github actions. I’m using Github in browser.
I tried cancelling and re-doing the change, I tried changing something in a different file, and I tried deleting and re-creating a page, all with the same result.
2
Answers
I did face this type pf problem at that time i make sure that the correct branch is selected for deployment in your repository settings and Verify that the branch you want to deploy is specified as the source for GitHub Pages.
This is related to Incident with Actions, API Requests and Pages
The incident has been closed and your pages should be updated in a timely fashion now.