mirror of
https://github.com/CarmJos/cn2b2t-project.git
synced 2026-06-04 17:56:14 +08:00
修改上传规则
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
# MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
|
||||
# MAVEN_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
- name: "Stage"
|
||||
run: mkdir staging && cp target/*.jar staging
|
||||
run: mkdir staging && cp */target/*.jar staging
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user