Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Pages can now be deployed directly through custom GitHub Actions #85

Open
holazt opened this issue Jul 29, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@holazt
Copy link
Member

holazt commented Jul 29, 2022

You can now deploy to a GitHub Pages site directly from a repository using GitHub Actions, without needing to set up a publishing source. Using Actions to orchestrate Pages publishing provides many more options for choosing your authoring framework (Next.js, Hugo, Gatsby, Jekyll, NuxtJS or other technologies, and the associated versions thereof) as well as giving you finer control over the publishing process, such as leveraging deployment gates.

GitHub Pages can now be deployed directly through custom GitHub Actions, without having to push the build to a specific branch specifically to publish to Pages.

@mmahmoudian
Copy link
Member

Thanks for the headsup. I'm a bit busy this weekend, I will check it out sometime next week. If you want to give it a go, feel free though :)

@mmahmoudian mmahmoudian added the enhancement New feature or request label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants