Skip to content

Commit fc4acf7

Browse files
committed
Update main.yml
1 parent f31faa1 commit fc4acf7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ jobs:
2929
CONTROLLER_PASSWORD: ${{ secrets.CONTROLLER_PASSWORD }}
3030
CONTROLLER_VERIFY_SSL: false
3131
- name: The job template being executed
32-
run: echo "The job template is ${{ steps.controller.inputs.job_template
33-
}}"
32+
run: echo "The job template is ${{ steps.controller.inputs.job_template }}"

0 commit comments

Comments
 (0)