We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7385278 commit 332fe89Copy full SHA for 332fe89
Dockerfile
@@ -5,6 +5,7 @@ LABEL repository="https://github.com/Sep0lkit/git-issues-blog"
5
6
# Github action labels
7
LABEL com.github.actions.name="git-issues-blog"
8
+LABEL com.github.actions.author="Sep0lkit"
9
LABEL com.github.actions.description="Auto build issues blog from github repo"
10
LABEL com.github.actions.icon="file-text"
11
LABEL com.github.actions.color="blue"
0 commit comments