revert commits

This commit is contained in:
niclaz 2024-09-06 20:06:34 +02:00 committed by GitHub
parent c44a094849
commit 252674fddc
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/'
path: ./dist/
deploy:
needs: build
permissions: