Skip to content

Commit

Permalink
remove action.yml labels
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie committed Nov 1, 2019
1 parent 025b2c5 commit b2c1a0e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
@@ -1,10 +1,5 @@
FROM andrius/alpine-ruby

LABEL "com.github.actions.name"="Variables in Markdown"
LABEL "com.github.actions.description"="Allows variable templating in Markdown."
LABEL "com.github.actions.icon"="filter"
LABEL "com.github.actions.color"="red"

ENV RUBY_PACKAGES bash curl-dev ruby-dev build-base git ruby ruby-io-console ruby-bundler ruby-json ruby-rdoc

# Update and install all of the required packages.
Expand Down

0 comments on commit b2c1a0e

Please sign in to comment.