Update node.js.yml

This commit is contained in:
Henry Hiles 2022-11-15 11:05:31 -05:00 committed by GitHub
parent 4ff46b5103
commit 5808aa66e9
Failed to generate hash of commit

View file

@ -70,7 +70,7 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: '.'
path: ./dist
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1