Skip to content

Commit 04e0e23

Browse files
committed
document cache-binary in README
1 parent 578ae21 commit 04e0e23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Following inputs can be used as `step.with` keys
186186
| `args` | String | | Arguments to pass to GoReleaser |
187187
| `workdir` | String | `.` | Working directory (below repository root) |
188188
| `install-only` | Bool | `false` | Just install GoReleaser |
189+
| `cache-binary` | Bool | `false` | Cache binary to GitHub Actions cache backend |
189190

190191
> **¹** Can be a fixed version like `v0.117.0` or a max satisfying semver one like `~> 0.132`. In this case this will return `v0.132.1`.
191192

0 commit comments

Comments
 (0)