welcomeimkaia/rust-build.action
Packages your rust builds into a .exe, .app and the one for linux.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | List of targets the action should create an executable for | yes | "" |
| srcDir | The folder containing the "target" directory. AKA your source folder. | no | ./ |
| releaseName | The name of the release to create | — | — |
| tagName | The tag name of the release to create | — | — |
Outputs
no outputs