Merge branch 'devel' into 193-pocket-main-application

This commit is contained in:
Mikayla Fischler
2023-04-19 20:37:19 -04:00
16 changed files with 77 additions and 37 deletions

View File

@@ -41,7 +41,7 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
# Upload shields JSON
path: '.'
path: 'shields/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2