Skip to content

Commit da5a240

Browse files
authored
Update var-test.yaml
1 parent 01f04b7 commit da5a240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/var-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414

1515
steps:
1616
- name: "Say Hello"
17-
run: echo "$greeting $first_name is using %cloud"
17+
run: echo "$greeting $first_name is using $cloud"
1818
env:
1919
first_name: Haridas

0 commit comments

Comments
 (0)