From a5112f39641ace64808350d38dfa3254db719221 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 7 May 2020 01:47:01 -0400 Subject: [PATCH] Update history to reflect merge of #8162 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 86122974..2226b693 100644 --- a/History.markdown +++ b/History.markdown @@ -96,6 +96,7 @@ * Docs: Deploy Jekyll site with GitHub Actions (#8119) * Clarify `bundle config` in Bundler tutorial (#8150) * docs: update your-first-plugin.md (#8147) + * Fix typo in documentation on GitHub Actions (#8162) ### Development Fixes