Actualiser action.yaml

This commit is contained in:
2025-04-14 16:27:05 +02:00
parent c596c4cf55
commit d5775c313c

View File

@@ -35,7 +35,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"