This commit is contained in:
Louis Lam 2026-01-13 10:16:35 +08:00
parent 42c7b1a0e4
commit c0f034bb65

View File

@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
ref: master
persist-credentials: false
fetch-depth: 0 # Fetch all history for changelog generation
- name: Set up Node.js