ci(build): update Frappe branch to version-16 in workflow

This commit is contained in:
Rubén Gómez
2026-04-01 08:57:14 +02:00
committed by GitHub
parent 78a9eac356
commit 94a80603b0

View File

@@ -40,7 +40,7 @@ jobs:
run: |
export APPS_JSON='[{"url": "https://github.com/frappe/payments","branch": "version-15"},{"url": "https://github.com/frappe/lms","branch": "main"}]'
echo "APPS_JSON_BASE64=$(echo $APPS_JSON | base64 -w 0)" >> $GITHUB_ENV
echo "FRAPPE_BRANCH=version-15" >> $GITHUB_ENV
echo "FRAPPE_BRANCH=version-16" >> $GITHUB_ENV
- name: Set Image Tag
run: |