A microsite for helping take the pressure off sending infrequent communication. slow.fyi
microsite

Fix folder name

+1 -1
+1 -1
.github/workflows/deploy.yml
··· 11 11 id: Publish 12 12 uses: aquiladev/ipfs-action@master 13 13 with: 14 - path: ./site 14 + path: ./public 15 15 service: filebase 16 16 pinName: ${{ github.event.repository.name }} 17 17 filebaseBucket: microsites