1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

补充项目介绍

This commit is contained in:
carm
2021-10-17 15:12:49 +08:00
parent 9b449f6bc4
commit 416ec0ed21
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
cache: maven
server-id: github
server-username: MAVEN_USERNAME
server-password: MAVEN_TOKEN
server-password: GITHUB_TOKEN
- name: "Package & Deploy"
run: mvn -B deploy --file pom.xml
env: