We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114677c commit 125af44Copy full SHA for 125af44
1 file changed
.github/workflows/hellow.yml
@@ -29,4 +29,4 @@ jobs:
29
run: |
30
echo "${{inputs.data}}"
31
echo "${{inputs.greeting}}"
32
- echo "${inputs.name}"
+ cat ./decoded_file.txt
0 commit comments