fix: label action name
This commit is contained in:
parent
dfa389fb68
commit
4e63c00d64
@ -1,6 +1,6 @@
|
||||
FROM rust:1.70.0
|
||||
|
||||
LABEL "com.github.actions.name"="Rust Action"
|
||||
LABEL "com.github.actions.name"="Rust Action Box"
|
||||
LABEL "com.github.actions.description"="'Silverbullet' for a quickstart Rust CI based upon Github Actions"
|
||||
LABEL "com.github.actions.icon"="play-circle"
|
||||
LABEL "com.github.actions.color"="gray-dark"
|
||||
|
Loading…
Reference in New Issue
Block a user