Skip to content

GitHub Pages: Deprecating the theme picker

Today we are deprecating the theme picker we introduced in 2012 for GitHub Pages.

While this experience allowed users to preview a theme in the user interface, we are doing this to increase the security of github.com.

You can of course continue to use any Jekyll theme you want with Pages, and publish beautiful sites with a small configuration change.

Reusable workflows can now be called from a matrix and other reusable workflows.

You can now nest up to 4 levels of reusable workflows giving you greater flexibility and better code reuse. Calling a reusable workflow from a matrix allows you to create richer parameterized builds and deployments.

Learn more about nesting reusable workflows.

Learn more about using reusable workflows with the matrix strategy..

For questions and feedback, visit the GitHub Actions community.

See more