Skip to content

Commit

Permalink
Getting the info of path
Browse files Browse the repository at this point in the history
  • Loading branch information
OmSantoshHarsule authored Jul 2, 2024
1 parent 7fe91bb commit 55c3575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
run: |
echo "Action! $MY_ACTION"
echo "ACTOR! $MY_ACTOR"
echo "Action path! $MY_PATH"
env:
MY_ACTION: ${{github.action}}
MY_ACTOR: ${{github.actor}}
MY_PATH: ${{github.action_path}}


0 comments on commit 55c3575

Please sign in to comment.