mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
改工作流
This commit is contained in:
@@ -227,4 +227,7 @@ jobs:
|
|||||||
draft: True
|
draft: True
|
||||||
prerelease: ${{ contains(needs.parse.outputs.version, '-') }}
|
prerelease: ${{ contains(needs.parse.outputs.version, '-') }}
|
||||||
files: |
|
files: |
|
||||||
artifacts/**/*
|
artifacts/**/*.zip
|
||||||
|
artifacts/**/*.dmg
|
||||||
|
artifacts/**/*.AppImage
|
||||||
|
artifacts/**/*.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user