Skip to content

Commit

Permalink
Update workflow name in docker-image.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sofusalbertsen committed Dec 6, 2023
1 parent 6cbe84c commit 9fd41f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/docker-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ If you strugle and need to see the whole ***Solution*** you can extend the secti
<summary> Solution </summary>

```YAML
name: Java CI
name: Hello world workflow
on: push
env: # Set the secret as an input
docker_username: ${{ github.actor }}
Expand Down

0 comments on commit 9fd41f0

Please sign in to comment.