Skip to content

Commit 6f4a725

Browse files
committed
docs: update readme
1 parent 363bc44 commit 6f4a725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The signing key and proof will be used as [inputs](#inputs) to the action.
8383
| `upload-car-artifact` | Upload and publish the CAR file on GitHub Action Summary pages | `'true'` |
8484
| `cluster-retry-attempts` | Number of retry attempts for IPFS Cluster uploads | `'5'` |
8585
| `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. | - |
8787

8888
## Outputs
8989

0 commit comments

Comments
 (0)