Skip to content

Commit a5b76f5

Browse files
feat: add text
1 parent 3b133cd commit a5b76f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
- name: Call Greeting Workflow
1818
uses: ./.github/workflows/utilities/composite-workflow
1919
with:
20-
name: ${{ vars.ENVIRONMENT_NAME }}
20+
name: environment ${{ vars.ENVIRONMENT_NAME }}
2121
message: "Hola"

0 commit comments

Comments
 (0)