Replies: 1 comment 1 reply
-
| The API seems to exist, https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#get-a-github-pages-site. FWIW, it's not exposed on the graphql API, I searched for that for a while. There seem to be (undocumented) permission requirements for that API, so it's a bit hard to tell if it could be used as part of an action. It would be a good default for both  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I have configured the branch information in the configuration of GitHub Pages, why do I need to pass in the branch parameter in the action?
Beta Was this translation helpful? Give feedback.
All reactions