1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2024-09-19 22:05:45 +00:00

补充项目介绍

This commit is contained in:
carm 2021-10-17 15:12:49 +08:00
parent 9b449f6bc4
commit 416ec0ed21

View File

@ -24,7 +24,7 @@ jobs:
cache: maven cache: maven
server-id: github server-id: github
server-username: MAVEN_USERNAME server-username: MAVEN_USERNAME
server-password: MAVEN_TOKEN server-password: GITHUB_TOKEN
- name: "Package & Deploy" - name: "Package & Deploy"
run: mvn -B deploy --file pom.xml run: mvn -B deploy --file pom.xml
env: env: