We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa731d commit 0db9282Copy full SHA for 0db9282
.github/workflows/context.yml
@@ -12,4 +12,4 @@ jobs:
12
echo "Actor! $MY_ACTOR"
13
env:
14
MY_ACTION: ${{ github.action }}
15
- MY_ACOTR: ${{ github.actor }}
+ MY_ACTOR: ${{ github.actor }}
0 commit comments