diff --git a/README.md b/README.md index 4638115..c0710ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Hello world docker action +**# Hello world docker action This action prints "Hello World" or "Hello" + the name of a person to greet to the log. @@ -16,6 +16,7 @@ The time we greeted you. ## Example usage -uses: actions/hello-world-docker-action@v2 +uses: actions/hello-world-docker-action@v1.1 with: who-to-greet: 'Mona the Octocat' +**