Skip to content

Commit

Permalink
[12] One more change
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 16, 2024
1 parent 56ab8e6 commit 5d70ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple-hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- name: The only single step
id: first-step
run: echo "Hello GitHub Actions World!!!"
run: echo "Hello GitHub Actions World!!! Congrats $USER !!!"

0 comments on commit 5d70ba1

Please sign in to comment.