Skip to content

Commit c4fc57a

Browse files
committed
context
1 parent f8d14a7 commit c4fc57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/context.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- name: "My Step"
1010
run: echo "Hello! $MY_ACTION"
1111
env:
12-
MY_ACTION: ${{ github.action }}
12+
MY_ACTION: ${{ github.action }}

0 commit comments

Comments
 (0)