Merge pull request #10 from mattdfloyd/patch-1

Update Dockerfile
This commit is contained in:
Stefan Zweifel 2019-10-01 19:30:55 +02:00 committed by GitHub
commit ef21fa22a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
FROM alpine/git:1.0.7
LABEL "com.github.actions.name"="Auto Commit changed files"
LABEL "com.github.actions.description"="Auotmatically commit changed files and push changes back to remote repository."
LABEL "com.github.actions.description"="Automatically commit changed files and push changes back to remote repository."
LABEL "com.github.actions.icon"="git-commit"
LABEL "com.github.actions.color"="orange"