Update version_branch.yml

This commit is contained in:
2025-12-23 18:15:15 -06:00
parent 85ca93927b
commit f3b6354fd9

View File

@@ -80,7 +80,7 @@ jobs:
BRANCH_PREFIX: dev/
ERROR_LOG: /tmp/version_branch_errors.log
CI_HELPERS: /tmp/moko_ci_helpers.sh
REPORT_PATH: ${{ runner.temp }}/version-bump-report.json
REPORT_PATH: /tmp/version-bump-report.json
steps:
- name: Checkout repository