generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -58,7 +58,7 @@ runs:
|
||||
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main
|
||||
|
||||
- name: Set debug mode
|
||||
if: inputs.debug
|
||||
if: inputs.debug == 'true'
|
||||
shell: bash
|
||||
run: |
|
||||
source "${{ github.action_path }}/../bashlib.sh"
|
||||
|
||||
Reference in New Issue
Block a user