diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e24d79ad..50ed44bd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -63,6 +63,8 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v1 + with: + artifact_name: site ipfs-publish: runs-on: ubuntu-latest