mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Update readme
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
90426c67f3
commit
7859f129f4
@ -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'
|
||||
**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user