1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 08:38:25 +08:00

[v1.2.4] 整合Javadoc网站与Maven一同部署

This commit is contained in:
2022-01-14 12:57:59 +08:00
parent 19a26cb9b8
commit 7153661f86
4 changed files with 52 additions and 82 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Build
name: Project Build & Tests
on:
# 支持手动触发构建