Skip to content

Commit

Permalink
add in a allowed icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jcblw committed Jul 13, 2019
1 parent 016da5a commit 4c213d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:12.3.1

LABEL "com.github.actions.name"="Puppeteer Headful"
LABEL "com.github.actions.description"="A GitHub Action / Docker image for Puppeteer, the Headful Chrome Node API"
LABEL "com.github.actions.icon"="chrome"
LABEL "com.github.actions.icon"="layout"
LABEL "com.github.actions.color"="blue"

LABEL "repository"="https://github.com/jcblw/puppeteer-headful"
Expand Down

0 comments on commit 4c213d9

Please sign in to comment.