Merge pull request #1977 from actions/mdBook-casing-part-2

Update casing of mdBook within copy in mdbook.yml
This commit is contained in:
James M. Greene
2023-03-10 06:37:47 -06:00
committed by GitHub
+3 -3
View File
@@ -1,8 +1,8 @@
# Sample workflow for building and deploying a mdbook site to GitHub Pages
# Sample workflow for building and deploying a mdBook site to GitHub Pages
#
# To get started with mdbook see: https://rust-lang.github.io/mdBook/index.html
# To get started with mdBook see: https://rust-lang.github.io/mdBook/index.html
#
name: Deploy mdbook site to Pages
name: Deploy mdBook site to Pages
on:
# Runs on pushes targeting the default branch