Skip to content

Commit

Permalink
Changes ExamProCo#30
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 17, 2024
1 parent befe240 commit f513388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello-world-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
run: printenv | grep github
- id: print-github-user
name: Prints the current GitHub user
run: echo "The current user is $GITHUB_USER"
run: echo "The current user is $GITHUB_ACTOR"

0 comments on commit f513388

Please sign in to comment.