rust-action/action.yml

10 lines
232 B
YAML
Raw Permalink Normal View History

2023-06-04 05:27:13 +00:00
name: "Rust Action Box"
2019-12-19 13:08:44 +00:00
description: "'Silverbullet' for a quickstart Rust CI based upon Github Actions"
2023-06-04 05:27:13 +00:00
author: "Delaram Mirlahiji"
2019-12-19 13:08:44 +00:00
branding:
icon: "play-circle"
color: "gray-dark"
runs:
using: "docker"
image: "Dockerfile"