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 90bf1e2 commit 07e9c56Copy full SHA for 07e9c56
.github/workflows/context.yml
@@ -11,4 +11,4 @@ jobs:
11
echo "Actor! $MY_ACTOR"'
12
env:
13
MY_ACTION: '${{ github.action }}'
14
- MY_ACTOR: '${{ github.actor }}'
+ MY_ACTOR: '${{ github.actor }}'
0 commit comments