Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
gh repo create doesn't have a flag to set GitHub Pages with GitHub Actions. Is there a way to do so, or am I have to visit the setting page to set it manually?
#1: Initial revision
From local, how to create new GitHub repo to have GitHub Pages with actions?
[`gh repo create`](https://cli.github.com/manual/gh_repo_create) doesn't have a flag to set [GitHub Pages](https://pages.github.com/) with GitHub Actions. Is there a way to do so, or am I have to visit the setting page to set it manually?