Skip to content

Commit 0d03b09

Browse files
authored
build: sleep for 10m after pinning (Uniswap#3991)
1 parent 566da07 commit 0d03b09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
uses: uniswap/[email protected]
7474
with:
7575
cidv0: ${{ steps.upload.outputs.hash }}
76+
77+
- run: sleep 600
7678

7779
- name: Update DNS with new IPFS hash
7880
env:

0 commit comments

Comments
 (0)