This commit is contained in:
Ben C 2023-12-01 13:11:33 -05:00
parent 9310b4f9f7
commit 101e23b48c
No known key found for this signature in database

View File

@ -44,6 +44,7 @@ jobs:
uses: withastro/action@v1 uses: withastro/action@v1
with: with:
path: ./docs path: ./docs
package-manager: pnpm
deploy: deploy:
needs: build needs: build