Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Commit 4c4e9b7

Browse files
committed
update gateway timeout to 5mins
1 parent fb1a2b6 commit 4c4e9b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/deploy.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ jobs:
8686
with:
8787
url: 'https://${{ matrix.gateway }}/ipfs/${{ needs.release.outputs.ipfs_hash }}/${{ matrix.filename }}'
8888
method: 'GET'
89-
89+
timeout: 300000 # 5 mins
9090

0 commit comments

Comments
 (0)