This commit is contained in:
2026-01-05 11:45:01 -08:00
parent aecca397b5
commit c63da67bcd
2 changed files with 6 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ runs:
id: base
with:
version: ${{ inputs.defaultVersion }}
incrementMode: ${{ inputs.incrementMode }}
- name: "Debug - Base version info"
run: |
echo "Default version: '${{ inputs.defaultVersion }}'"