mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 21:24:15 -05:00
Skip push to ipfs
+ updated dependencies
This commit is contained in:
16
.github/workflows/build_deploy_master.yml
vendored
16
.github/workflows/build_deploy_master.yml
vendored
@@ -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
781
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user