Deploy pages to a subdir #2681
              
                Unanswered
              
          
                  
                    
                      yolandazhou1222
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use octokit to deploy pages to a subdir?
For example, the default target page url is repos/{owner}/{repo}/, and I want to deploy different html files to repos/{owner}/{repo}/docs and repos/{owner}/{repo}/examples, is it achiveable?
And if it is achiveable, what parameters should be added when posting to /repos/{owner}/{repo}/pages/deployments?
Beta Was this translation helpful? Give feedback.
All reactions