Skip to content

Commit

Permalink
Update hello.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasaziz authored Jul 10, 2023
1 parent 65581ce commit 6bc1cb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ jobs:
steps:
- name: hello-world
run: |
echo "hello $NAME"
env:
NAME: Mary
echo "hello $GITHUB_ACTOR"

0 comments on commit 6bc1cb5

Please sign in to comment.