[feat] meta data for github action
This commit is contained in:
parent
a5f7824832
commit
200ffc3541
9
action.yml
Normal file
9
action.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
name: "Rust Action"
|
||||||
|
description: "'Silverbullet' for a quickstart Rust CI based upon Github Actions"
|
||||||
|
author: "Stefan Ruzitschka"
|
||||||
|
branding:
|
||||||
|
icon: "play-circle"
|
||||||
|
color: "gray-dark"
|
||||||
|
runs:
|
||||||
|
using: "docker"
|
||||||
|
image: "Dockerfile"
|
Loading…
Reference in New Issue
Block a user