Another shot

This commit is contained in:
Chris Anderson 2023-02-17 19:05:13 -06:00
parent 5fbe86e329
commit 31cb81b7a4

View file

@ -42,7 +42,7 @@ jobs:
- name: Upload artifact - name: Upload artifact
uses: actions/upload-pages-artifact@v1 uses: actions/upload-pages-artifact@v1
with: with:
path: build path: docs/build
deploy: deploy:
name: Deploy to GitHub Pages name: Deploy to GitHub Pages