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

View File

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