我就不信这个workflow我整不明白了

This commit is contained in:
Fox_block
2026-01-23 12:04:06 +08:00
parent 6d2346f3b1
commit d979e332db
+2 -2
View File
@@ -81,7 +81,7 @@ jobs:
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile
- name: 构建(Windows - name: 构建(Windows
run: pnpm -s build:win run: pnpm build:win
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:
@@ -189,7 +189,7 @@ jobs:
with: with:
tag_name: ${{ needs.parse.outputs.tag }} tag_name: ${{ needs.parse.outputs.tag }}
name: SecScore ${{ needs.parse.outputs.tag }} name: SecScore ${{ needs.parse.outputs.tag }}
draft: false draft: True
prerelease: ${{ contains(needs.parse.outputs.version, '-') }} prerelease: ${{ contains(needs.parse.outputs.version, '-') }}
files: | files: |
artifacts/**/* artifacts/**/*