ci: 优化工作流配置
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
distribution: temurin
|
||||
cache: gradle
|
||||
- name: Build Project
|
||||
run: chmod +x gradlew && ./gradlew build --no-daemon
|
||||
run: chmod +x gradlew && ./gradlew build --console plain --no-daemon
|
||||
- name: Publish to Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user