ci: 使 ci 版本带有版本标签

This commit is contained in:
amtoaer
2025-02-21 21:15:10 +08:00
parent 2b3e6f9547
commit b4a5dee236

View File

@@ -69,7 +69,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- name: Download Web Build Artifact
uses: actions/download-artifact@v4
with: