Skip push to ipfs

+ updated dependencies
This commit is contained in:
Hendrik Eeckhaut
2023-07-24 13:16:41 +02:00
parent 0067e74252
commit d19f0ce0ef
2 changed files with 405 additions and 392 deletions

View File

@@ -29,12 +29,12 @@ jobs:
branch: gh-pages
folder: build
- name: Push to Web3.storage
uses: web3-storage/add-to-web3@v2
id: web3
with:
web3_token: ${{ secrets.WEB3_STORAGE_TOKEN }}
path_to_add: 'build'
# - name: Push to Web3.storage
# uses: web3-storage/add-to-web3@v2
# id: web3
# with:
# web3_token: ${{ secrets.WEB3_STORAGE_TOKEN }}
# path_to_add: 'build'
- run: echo ${{ steps.web3.outputs.cid }}
- run: echo ${{ steps.web3.outputs.url }}
# - run: echo ${{ steps.web3.outputs.cid }}
# - run: echo ${{ steps.web3.outputs.url }}

781
package-lock.json generated

File diff suppressed because it is too large Load Diff