ci: 优化工作流配置
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
distribution: temurin
|
distribution: temurin
|
||||||
cache: gradle
|
cache: gradle
|
||||||
- name: Build Project
|
- 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
|
- name: Publish to Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user