We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1807c2 commit 7bdcb92Copy full SHA for 7bdcb92
5 files changed
README.md
@@ -19,6 +19,7 @@ This action only supports installing from releases where the release:
19
- is tagged with the full `{major}.{minor}.{patch}` semantic version
20
- contains raw binary assets (archives not supported)
21
- assets are labeled ending with the binary's [target triple]
22
+- the binary name is the repository name
23
24
You can create compatible releases with [semantic-release], using a workflow like this [semantic-release Rust action].
25
0 commit comments