We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f04b7 commit da5a240Copy full SHA for da5a240
1 file changed
.github/workflows/var-test.yaml
@@ -14,6 +14,6 @@ jobs:
14
15
steps:
16
- name: "Say Hello"
17
- run: echo "$greeting $first_name is using %cloud"
+ run: echo "$greeting $first_name is using $cloud"
18
env:
19
first_name: Haridas
0 commit comments