This commit is contained in:
2026-01-25 15:27:18 +08:00
parent 83d9ca0ff4
commit 0450a83bc0

View File

@@ -57,7 +57,7 @@ create-release:
- if: $CI_COMMIT_TAG
script:
- Write-Host "Creating release..."
- Write-Host "当前工作目录: $(Get-Location)"
- Write-Host "当前工作目录: $PWD"
- Write-Host "文件列表:"
- >
curl --fail --show-error --location --header "JOB-TOKEN: $CI_JOB_TOKEN" \