Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Fix expected string output #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion responses/06.0_workflow-success.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Success! :tada: Your workflow ran! [You can see the output here]({{ repo }}/actions).

You should see the string "Hello world, I'm Mona!" printed at the bottom to `stdout`.
You should see the string "Hello world my name is Mona" printed at the bottom to `stdout`.

![Actions successful log file](https://user-images.githubusercontent.com/16547949/62388562-9fc1a500-b52b-11e9-8d7e-4f4d32450fd5.png)

Expand Down