Added 'path' to upload-pages-artifact "./dist"

This commit is contained in:
niclaz 2024-09-06 19:59:06 +02:00 committed by GitHub
parent c846385eb8
commit 4f6187b0bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ jobs:
run: "touch dist/CNAME && echo \"data.web3privacy.info\" >> dist/CNAME"
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v3.0.1
path: ./dist
deploy:
needs: build
permissions: