Skip to content

Commit a870cad

Browse files
committed
Remove unused labels
1 parent 28cdbb5 commit a870cad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ LABEL repository="https://github.com/alexesprit/action-update-file"
55
LABEL homepage="https://github.com/alexesprit/action-update-file"
66
LABEL maintainer="alexesprit <[email protected]>"
77

8-
LABEL com.github.actions.name="Update file on GitHub"
9-
LABEL com.github.actions.description="Update (i.e. commit and push) a given file on GitHub"
10-
LABEL com.github.actions.icon="git-commit"
11-
LABEL com.github.actions.color="green"
12-
138
COPY "entrypoint.py" "/entrypoint.py"
149
COPY "requirements.txt" /
1510

0 commit comments

Comments
 (0)