Actualiser action.yaml

This commit is contained in:
2025-04-14 16:07:58 +02:00
parent b047972ae5
commit c596c4cf55

View File

@@ -35,12 +35,12 @@ runs:
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main
- name: Set debug mode
if: inputs.debug == 'true'
if: inputs.debug
shell: bash
run: |
source "${{ github.action_path }}/../bashlib.sh"
export DEBUG="ON"
echo "DEBUG=ON" >> $GITEA_ENV
echo "DEBUG=ON" >> $GITHUB_ENV
debug Debug switch on
- name: Tash description