Add GitHub Actions workflow for Jekyll deployment#41504
Add GitHub Actions workflow for Jekyll deployment#41504allie0684 wants to merge 1 commit intogithub:mainfrom
Conversation
This workflow builds and deploys a Jekyll site to GitHub Pages, with steps for checking out the code, setting up pages, building the site, and deploying it. Signed-off-by: allie0684 <meeksallison00@gmail.com>
|
Thanks for submitting a PR to the GitHub Docs project! In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the documentation. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. This pull request contains code changes, so we will not generate a table of review links. 🤖 This comment is automatically generated. |
|
👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions:
You'll need to revert all of the files you changed that match that list using GitHub Desktop or The complete list of files we can't accept are:
We also can't accept contributions to files in the content directory with frontmatter |
This workflow builds and deploys a Jekyll site to GitHub Pages, with steps for checking out the code, setting up pages, building the site, and deploying it.
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: