Skip to content

Commit

Permalink
Merge pull request #114 from yohamta/docs/readme
Browse files Browse the repository at this point in the history
docs: fixed typo
  • Loading branch information
yottahmd authored May 20, 2022
2 parents 5952d6f + c5e1304 commit 1f34176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ steps:
output: YOUR_NAME
- name: step 2
command: "echo hello world, ${USER_NAME}!"
command: "echo hello world, ${YOUR_NAME}!"
stdout: /tmp/hello-world.txt
depends:
- step 1
Expand Down

0 comments on commit 1f34176

Please sign in to comment.