Skip to content

Commit 826e9b8

Browse files
committed
Update main.yml
1 parent d3d3feb commit 826e9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
job_template: "AWS - ec2 enforce owner tag"
3232
extra_vars: ""
3333
- name: The job template being executed
34-
run: echo "The job template is ${{ steps.controller.inputs.job_template }}"
34+
run: echo "The job template is ${{ job_template }}"

0 commit comments

Comments
 (0)