Skip to content

Commit 150a339

Browse files
committed
Update Dockerfile for v0.0.1 release
1 parent cfcc2f3 commit 150a339

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM takanabe/github-actions-automate-projects:sandbox
1+
FROM takanabe/github-actions-automate-projects:v0.0.1
22

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

0 commit comments

Comments
 (0)