diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6cc5b7e0..adfdd26b 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,5 +1,5 @@ # Sample workflow for building and deploying an Astro site to GitHub Pages -# +# # To get started with Astro see: https://docs.astro.build/en/getting-started/ # name: Deploy docs to Pages