diff --git a/.github/workflows/docker-update.yml b/.github/workflows/docker-update.yml index 646e1531..1179cb3d 100644 --- a/.github/workflows/docker-update.yml +++ b/.github/workflows/docker-update.yml @@ -1,5 +1,5 @@ # This workflow updates the docker container which has context and -# pandoc installed, and on which the resume documents are built. The +# pandoc installed, and on which the pandoc documents are built. The # workflow runs whenever the dockerfile is changed, and updates the # container image in the Github Packages registry.