Ensure Github Pages deploy has correct artefact

This commit is contained in:
JP Hastings-Spital 2023-07-07 12:25:10 +01:00
parent a1a83d58d7
commit 5e89562f15

View file

@ -63,6 +63,8 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
with:
artifact_name: site
ipfs-publish:
runs-on: ubuntu-latest