Skip to content

Commit e415238

Browse files
committed
test
1 parent c3e95d3 commit e415238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/context.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: My Step
1010
run:
1111
echo "Action! $MY_ACTION"
12-
echo "Actor! $MY_ACTOR"'
12+
echo "Actor! $MY_ACTOR"
1313
env:
1414
MY_ACTION: '${{ github.action }}'
1515
MY_ACTOR: '${{ github.actor }}'

0 commit comments

Comments
 (0)