Commit 0d03b09a authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

build: sleep for 10m after pinning (#3991)

parent 566da074
...@@ -73,6 +73,8 @@ jobs: ...@@ -73,6 +73,8 @@ jobs:
uses: uniswap/convert-cidv0-cidv1@v1.0.0 uses: uniswap/convert-cidv0-cidv1@v1.0.0
with: with:
cidv0: ${{ steps.upload.outputs.hash }} cidv0: ${{ steps.upload.outputs.hash }}
- run: sleep 600
- name: Update DNS with new IPFS hash - name: Update DNS with new IPFS hash
env: env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment