Skip to content

Commit 7bdcb92

Browse files
committed
feat: cache downloaded binaries
Closes #4
1 parent d1807c2 commit 7bdcb92

5 files changed

Lines changed: 845 additions & 45 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This action only supports installing from releases where the release:
1919
- is tagged with the full `{major}.{minor}.{patch}` semantic version
2020
- contains raw binary assets (archives not supported)
2121
- assets are labeled ending with the binary's [target triple]
22+
- the binary name is the repository name
2223

2324
You can create compatible releases with [semantic-release], using a workflow like this [semantic-release Rust action].
2425

0 commit comments

Comments
 (0)