Skip to content

Commit

Permalink
Update Dockerfile for v0.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
takanabe committed Oct 7, 2019
1 parent cfcc2f3 commit 150a339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM takanabe/github-actions-automate-projects:sandbox
FROM takanabe/github-actions-automate-projects:v0.0.1

LABEL "com.github.actions.name"="Add new issues to a designate project column"
LABEL "com.github.actions.description"="GitHub Actions adding new issues to a specified project column automatically"
LABEL "com.github.actions.name"="Automate projects"
LABEL "com.github.actions.description"="GitHub Actions adding GitHub Issues & Pull requests to the specified GitHub Project column automatically ♻️"
LABEL "com.github.actions.icon"="terminal"
LABEL "com.github.actions.color"="purple"

Expand Down

0 comments on commit 150a339

Please sign in to comment.