Fix: document preview action (#5524)

* perf: tag popver color

* fix: action
This commit is contained in:
Archer
2025-08-23 13:25:50 +08:00
committed by GitHub
parent 84127a31b9
commit d9e28a5b1a
3 changed files with 7 additions and 14 deletions

View File

@@ -63,6 +63,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
# Add kubeconfig setup step to handle encoding issues
- name: Setup kubeconfig