Skip to content

Commit d1cc99c

Browse files
authored
Document default value of size-deltas-reports-artifact-name input (#32)
1 parent 4eeade5 commit d1cc99c

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
@@ -6,7 +6,7 @@ This action comments on the pull request with a report on the change in memory u
66

77
### `size-deltas-reports-artifact-name`
88

9-
Name of the workflow artifact that contains the memory usage data, as specified to the actions/upload-artifact action via the name argument
9+
Name of the workflow artifact that contains the memory usage data, as specified to the actions/upload-artifact action via the name argument. Default "size-deltas-reports".
1010

1111
### `github-token`
1212

0 commit comments

Comments
 (0)