Skip to content

Commit

Permalink
Adding explainer and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iadawn authored Nov 8, 2024
1 parent a858932 commit db23cf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: |
mkdir ./_site
cp -r ./guidelines ./_site/guidelines
cp -r ./explainer ./_site/explainer
cp -r ./requirements ./_site/requirements
- name: Eleventy Build how-to pages
run: |
Expand Down

0 comments on commit db23cf4

Please sign in to comment.