We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31faa1 commit fc4acf7Copy full SHA for fc4acf7
.github/workflows/main.yml
@@ -29,5 +29,4 @@ jobs:
29
CONTROLLER_PASSWORD: ${{ secrets.CONTROLLER_PASSWORD }}
30
CONTROLLER_VERIFY_SSL: false
31
- name: The job template being executed
32
- run: echo "The job template is ${{ steps.controller.inputs.job_template
33
- }}"
+ run: echo "The job template is ${{ steps.controller.inputs.job_template }}"
0 commit comments