fix checkout branch

This commit is contained in:
Fengqing Liu
2025-10-28 14:54:27 +11:00
parent ad1e08a453
commit e51f95bd8f

View File

@@ -27,6 +27,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v5
with:
ref: ${{ env.CURRENT_BRANCH_NAME }}
fetch-depth: 0
- name: Extract version from branch