https://github.com/geekmasher/rust-action-example
https://github.com/geekmasher/rust-action-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geekmasher/rust-action-example
- Owner: GeekMasher
- Created: 2022-10-20T16:20:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T19:34:25.000Z (over 3 years ago)
- Last Synced: 2025-06-28T09:17:04.901Z (11 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-action
Example Action.
## Usage
```yml
- name: example-action
uses: GeekMasher/rust-action-example@main
```