pages fix

This commit is contained in:
Mikayla 2023-04-12 17:25:16 -04:00 committed by GitHub
parent fb31afc89c
commit 83cc4d3067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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