1
mirror of https://github.com/carm-outsource/TimeReward.git synced 2026-06-05 01:08:10 +08:00

ci: 更新构建结构

This commit is contained in:
2025-01-10 08:45:06 +08:00
parent 01d43a7ea9
commit f7f7d66fd7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: asset/*.jar
asset_path: ".asset/*.jar"
asset_content_type: application/java-archive