diff --git a/labs/docker-image.md b/labs/docker-image.md index 0671d8b0..204e0b8d 100644 --- a/labs/docker-image.md +++ b/labs/docker-image.md @@ -138,7 +138,7 @@ If you strugle and need to see the whole ***Solution*** you can extend the secti Solution ```YAML -name: Java CI +name: Hello world workflow on: push env: # Set the secret as an input docker_username: ${{ github.actor }}