Actualiser action.yaml

This commit is contained in:
2025-12-26 13:01:41 +01:00
parent 9e8ddb44fb
commit 75ba0567d5

View File

@@ -203,7 +203,7 @@ runs:
registry_server: '${{ inputs.registry_server }}' registry_server: '${{ inputs.registry_server }}'
registry_user: '${{ inputs.registry_user }}' registry_user: '${{ inputs.registry_user }}'
registry_password: '${{ inputs.registry_password }}' registry_password: '${{ inputs.registry_password }}'
push_command: '${{ inputs.tag_command }}' push_command: '${{ inputs.push_command }}'
debug: ${{ inputs.debug }} debug: ${{ inputs.debug }}
- name: Push image failed - name: Push image failed