You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ The signing key and proof will be used as [inputs](#inputs) to the action.
83
83
|`upload-car-artifact`| Upload and publish the CAR file on GitHub Action Summary pages |`'true'`|
84
84
|`cluster-retry-attempts`| Number of retry attempts for IPFS Cluster uploads |`'5'`|
85
85
|`cluster-timeout-minutes`| Timeout in minutes for each IPFS Cluster upload attempt |`'2'`|
86
-
|`cluster-pin-expire-in`| Time duration after which the pin will expire in IPFS Cluster (e.g. 720h for 30 days)| - |
86
+
|`cluster-pin-expire-in`| Time duration after which the pin will expire in IPFS Cluster (e.g. 720h for 30 days). If unset, the CID will be pinned with no expiry.| - |
0 commit comments