We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d14a7 commit c4fc57aCopy full SHA for c4fc57a
1 file changed
.github/workflows/context.yml
@@ -9,4 +9,4 @@ jobs:
9
- name: "My Step"
10
run: echo "Hello! $MY_ACTION"
11
env:
12
- MY_ACTION: ${{ github.action }}
+ MY_ACTION: ${{ github.action }}
0 commit comments