We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcc2f3 commit 150a339Copy full SHA for 150a339
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM takanabe/github-actions-automate-projects:sandbox
+FROM takanabe/github-actions-automate-projects:v0.0.1
2
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"
+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 ♻️"
5
LABEL "com.github.actions.icon"="terminal"
6
LABEL "com.github.actions.color"="purple"
7
0 commit comments